small changes in timeago
This commit is contained in:
parent
622065d64a
commit
bf08a5bf7f
2 changed files with 1 additions and 1 deletions
|
@ -41,7 +41,7 @@ function($) {
|
|||
strings: {
|
||||
prefixAgo: null,
|
||||
prefixFromNow: null,
|
||||
suffixAgo: "",
|
||||
suffixAgo: null,
|
||||
suffixFromNow: "from now",
|
||||
seconds: "%d sec",
|
||||
minute: "1 min",
|
||||
|
|
Reference in a new issue