fr.json typo (realtive time) (#5447)
Typo correction : https://fr.wikipedia.org/wiki/Heure#Typographie
This commit is contained in:
parent
637ea3bb5b
commit
e7099d8d9e
|
@ -159,10 +159,10 @@
|
||||||
"privacy.public.short": "Public",
|
"privacy.public.short": "Public",
|
||||||
"privacy.unlisted.long": "Ne pas afficher dans les fils publics",
|
"privacy.unlisted.long": "Ne pas afficher dans les fils publics",
|
||||||
"privacy.unlisted.short": "Non-listé",
|
"privacy.unlisted.short": "Non-listé",
|
||||||
"relative_time.days": "il y a {number} jour",
|
"relative_time.days": "il y a {number} j",
|
||||||
"relative_time.hours": "il y a {number} h",
|
"relative_time.hours": "il y a {number} h",
|
||||||
"relative_time.just_now": "à l’instant",
|
"relative_time.just_now": "à l’instant",
|
||||||
"relative_time.minutes": "il y a {number} min.",
|
"relative_time.minutes": "il y a {number} min",
|
||||||
"relative_time.seconds": "il y a {number} s",
|
"relative_time.seconds": "il y a {number} s",
|
||||||
"reply_indicator.cancel": "Annuler",
|
"reply_indicator.cancel": "Annuler",
|
||||||
"report.placeholder": "Commentaires additionnels",
|
"report.placeholder": "Commentaires additionnels",
|
||||||
|
|
Loading…
Reference in New Issue