Просмотр исходного кода

Add mail fr translation for buttons

rylebrun 6 лет назад
Родитель
Сommit
28c387074f
1 измененных файлов с 7 добавлено и 1 удалено
  1. 7 1
      i18n/fr.json

+ 7 - 1
i18n/fr.json

@@ -187,5 +187,11 @@
     "Link:":
         "Lien:",
     "Recipient may become aware of your timezone, convert time to UTC?":
-        "Le destinataire peut connaître votre fuseau horaire, convertir l'heure au format UTC?"
+        "Le destinataire peut connaître votre fuseau horaire, convertir l'heure au format UTC?",
+    "Use Current Timezone":
+        "Conserver l'actuel",
+    "Convert To UTC":
+        "Convertir en UTC",
+    "Close":
+        "Fermer"
 }