Add timeago locales.

This commit is contained in:
eal 2017-11-08 22:18:42 +02:00
parent 26a8923a87
commit ceb13a6405
9 changed files with 81 additions and 4 deletions

10
static/timeago-en.json Normal file
View file

@ -0,0 +1,10 @@
[
"now",
["%ss", "%ss"],
["%smin", "%smin"],
["%sh", "%sh"],
["%sd", "%sd"],
["%sw", "%sw"],
["%smo", "%smo"],
["%sy", "%sy"]
]