Add timeago locales.
This commit is contained in:
parent
26a8923a87
commit
ceb13a6405
9 changed files with 81 additions and 4 deletions
10
static/timeago-en.json
Normal file
10
static/timeago-en.json
Normal file
|
@ -0,0 +1,10 @@
|
|||
[
|
||||
"now",
|
||||
["%ss", "%ss"],
|
||||
["%smin", "%smin"],
|
||||
["%sh", "%sh"],
|
||||
["%sd", "%sd"],
|
||||
["%sw", "%sw"],
|
||||
["%smo", "%smo"],
|
||||
["%sy", "%sy"]
|
||||
]
|
Loading…
Add table
Add a link
Reference in a new issue