changed sec to <1min
This commit is contained in:
parent
b7b736d9d9
commit
735fdfc67e
2 changed files with 8 additions and 4 deletions
|
@ -43,7 +43,7 @@ function($) {
|
|||
prefixFromNow: null,
|
||||
suffixAgo: null,
|
||||
suffixFromNow: "from now",
|
||||
seconds: "%ds",
|
||||
seconds: "<1m",
|
||||
minute: "1m",
|
||||
minutes: "%dm",
|
||||
hour: "1h",
|
||||
|
|
Reference in a new issue