Add timeago locales.
This commit is contained in:
parent
26a8923a87
commit
ceb13a6405
9 changed files with 81 additions and 4 deletions
10
static/timeago-fr.json
Normal file
10
static/timeago-fr.json
Normal file
|
@ -0,0 +1,10 @@
|
|||
[
|
||||
"à l'instant",
|
||||
["il y a %s seconde", "il y a %s secondes"],
|
||||
["il y a %s minute", "il y a %s minutes"],
|
||||
["il y a %s heure", "il y a %s heures"],
|
||||
["il y a %s jour", "il y a %s jours"],
|
||||
["il y a %s semaine", "il y a %s semaines"],
|
||||
["il y a %s mois", "il y a %s mois"],
|
||||
["il y a %s an", "il y a %s ans"]
|
||||
]
|
Loading…
Add table
Add a link
Reference in a new issue