Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/curttimson/hugo-theme-massively.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCurtis Timson <curt@live.co.uk>2018-06-04 15:04:26 +0300
committerGitHub <noreply@github.com>2018-06-04 15:04:26 +0300
commite10da388a56cc366c0f543c55b1299c228417506 (patch)
tree7c144860d429bb9c7b800aa074efd5e456ffcc99
parent92240d5d5d9dd1e708df492082fe11ab92366921 (diff)
parentbfd2c1f413554838babc6a81dadd63d109075bfa (diff)
Merge pull request #30 from niicojs/fr
Add fr translation for contact
-rw-r--r--i18n/fr.toml28
1 files changed, 28 insertions, 0 deletions
diff --git a/i18n/fr.toml b/i18n/fr.toml
new file mode 100644
index 0000000..2cd1bb6
--- /dev/null
+++ b/i18n/fr.toml
@@ -0,0 +1,28 @@
+[CONTACT_ADDRESS]
+ other = "Adresse"
+[CONTACT_EMAIL]
+ other = "Email"
+[CONTACT_FORM_FIELD_EMAIL]
+ other = "Email"
+[CONTACT_FORM_FIELD_MESSAGE]
+ other = "Message"
+[CONTACT_FORM_FIELD_NAME]
+ other = "Nom"
+[CONTACT_FORM_SUBMIT_SEND_MESSAGE]
+ other = "Envoyer"
+[CONTACT_PHONE]
+ other = "Téléphone"
+[CONTACT_SOCIAL]
+ other = "Social"
+[COPYRIGHT_MESSAGE_1]
+ other = "Design: [HTML5 UP](https://html5up.net)"
+[COPYRIGHT_MESSAGE_2]
+ other = "Hugo Port: [curttimson](https://curtistimson.co.uk)"
+[INTRO_CONTINUE]
+ other = "Continuer"
+[NAV_CONTACT]
+ other = "Contact"
+[PAGINATION_NEXT]
+ other = "Suivant"
+[PAGINATION_PREVIOUS]
+ other = "Précédent"