From 97cc49718c5dbd7d8d02fa770ad552439daecd2d Mon Sep 17 00:00:00 2001 From: Pierre-Alexandre Kofron Date: Tue, 7 Feb 2017 19:07:00 +0100 Subject: [PATCH] Add French locale, courtesy of @kofronpi --- config/locales/fr.yml | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 config/locales/fr.yml diff --git a/config/locales/fr.yml b/config/locales/fr.yml new file mode 100644 index 0000000..734108f --- /dev/null +++ b/config/locales/fr.yml @@ -0,0 +1,7 @@ +fr: + abraham: + later: "Plus tard" + continue: "Continuer" + exit: "Quitter" + done: "OK" + next: "Suivant"