]> cat aescling's git repositories - mastodon.git/commitdiff
fr.json typo (realtive time) (#5447)
authorJohnD28 <32609514+JohnD28@users.noreply.github.com>
Wed, 18 Oct 2017 07:47:14 +0000 (09:47 +0200)
committerYamagishi Kazutoshi <ykzts@desire.sh>
Wed, 18 Oct 2017 07:47:14 +0000 (16:47 +0900)
Typo correction : https://fr.wikipedia.org/wiki/Heure#Typographie

app/javascript/mastodon/locales/fr.json

index a607b16b97cd12274d58930b7b5011c8478e87f0..25b01122faf62175444da88ca582da7a2f0004b5 100644 (file)
   "privacy.public.short": "Public",
   "privacy.unlisted.long": "Ne pas afficher dans les fils publics",
   "privacy.unlisted.short": "Non-listé",
-  "relative_time.days": "il y a {number} jour",
-  "relative_time.hours": "il y a {number}h",
+  "relative_time.days": "il y a {number} j",
+  "relative_time.hours": "il y a {number} h",
   "relative_time.just_now": "à l’instant",
-  "relative_time.minutes": "il y a {number} min.",
-  "relative_time.seconds": "il y a {number}s",
+  "relative_time.minutes": "il y a {number} min",
+  "relative_time.seconds": "il y a {number} s",
   "reply_indicator.cancel": "Annuler",
   "report.placeholder": "Commentaires additionnels",
   "report.submit": "Envoyer",