From 4092b129bd32127c3bedb724e2e4a6c9ae078c11 Mon Sep 17 00:00:00 2001 From: Mathieu GAUTHIER-LAFAYE Date: Fri, 9 Dec 2016 15:32:44 +0100 Subject: [PATCH] add french translation --- i18n/fr.yaml | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 i18n/fr.yaml diff --git a/i18n/fr.yaml b/i18n/fr.yaml new file mode 100644 index 0000000..c0f9c6d --- /dev/null +++ b/i18n/fr.yaml @@ -0,0 +1,32 @@ +- id: about + translation: "À propos" + +- id: home + translation: "Accueil" + +- id: recentPosts + translation: "Derniers billets" + +- id: readMore + translation: "Lire la suite →" + +- id: translations + translation: "Traductions" + +- id: share + translation: "Partager" + +- id: paginatorPrevious + translation: "Page précédente" + +- id: paginatorNext + translation: "Page suivante" + +- id: cookieMessage + translation: "Ce site web utilise des cookies" + +- id: cookieLink + translation: "En savoir plus." + +- id: cookieDismiss + translation: "J'ai compris !"