From a563bb812dc96cf6ea55675302de12ba794bbbda Mon Sep 17 00:00:00 2001 From: laventin85 <32778449+laventin85@users.noreply.github.com> Date: Sun, 19 Apr 2020 20:38:36 +0200 Subject: [PATCH] Create fr.json Add translation French File --- translations/fr.json | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 translations/fr.json diff --git a/translations/fr.json b/translations/fr.json new file mode 100644 index 0000000..a72176f --- /dev/null +++ b/translations/fr.json @@ -0,0 +1,4 @@ +{ + "TITLE": "Titre", + "UPDATE": "Mise à jour" +}