mirror of
https://github.com/PHIDIAS0303/ExpCluster.git
synced 2025-12-29 20:16:38 +09:00
Improved format_time
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
time-symbol-days-short=__1__d
|
||||
|
||||
[expcore-commands]
|
||||
unauthorized=Unauthorized, Access is denied due to invalid credentials
|
||||
reject-string-options=Invalid Option, Must be one of: __1__
|
||||
@@ -20,13 +22,3 @@ command-error-log-format=[ERROR] command/__1__ :: __2__
|
||||
simple-format-none=__1__
|
||||
simple-format-div=__1__:__2__
|
||||
simple-format-tagged=__1__ __2__
|
||||
long-days=__1__ __plural_for_parameter_1_{1=Day|rest=Days}__
|
||||
short-days=__1__D
|
||||
long-hours=__1__ __plural_for_parameter_1_{1=Hour|rest=Hours}__
|
||||
short-hours=__1__H
|
||||
long-minutes=__1__ __plural_for_parameter_1_{1=Minute|rest=Minutes}__
|
||||
short-minutes=__1__M
|
||||
long-seconds=__1__ __plural_for_parameter_1_{1=Second|rest=Seconds}__
|
||||
short-seconds=__1__S
|
||||
long-ticks=__1__ __plural_for_parameter_1_{1=Tick|rest=Ticks}__
|
||||
short-ticks=__1__T
|
||||
Reference in New Issue
Block a user