From 8b3601248deb7f45d5bb5cb2d35d9a7ebaac1ab1 Mon Sep 17 00:00:00 2001 From: guillaume Date: Wed, 24 Apr 2019 12:28:11 +0200 Subject: Loading authentication page --- i18n/fr.i18n.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'i18n/fr.i18n.json') diff --git a/i18n/fr.i18n.json b/i18n/fr.i18n.json index ec20794c..dcac54e2 100644 --- a/i18n/fr.i18n.json +++ b/i18n/fr.i18n.json @@ -688,5 +688,6 @@ "swimlaneDeletePopup-title": "Supprimer le couloir ?", "swimlane-delete-pop": "Toutes les actions vont être supprimées du suivi d'activités et vous ne pourrez plus utiliser ce couloir. Cette action est irréversible.", "restore-all": "Tout supprimer", - "delete-all": "Tout restaurer" -} \ No newline at end of file + "delete-all": "Tout restaurer", + "loading": "Chargement, merci de patienter." +} -- cgit v1.2.3-1-g7c22 From 9647a332098de42bb140dfccde9a9044e68304ce Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Wed, 24 Apr 2019 14:01:38 +0300 Subject: Update translations. --- i18n/fr.i18n.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'i18n/fr.i18n.json') diff --git a/i18n/fr.i18n.json b/i18n/fr.i18n.json index dcac54e2..59a31155 100644 --- a/i18n/fr.i18n.json +++ b/i18n/fr.i18n.json @@ -690,4 +690,4 @@ "restore-all": "Tout supprimer", "delete-all": "Tout restaurer", "loading": "Chargement, merci de patienter." -} +} \ No newline at end of file -- cgit v1.2.3-1-g7c22