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/en.i18n.json | 3 ++- i18n/fr.i18n.json | 5 +++-- 2 files changed, 5 insertions(+), 3 deletions(-) (limited to 'i18n') diff --git a/i18n/en.i18n.json b/i18n/en.i18n.json index bb84dc66..3f35fca2 100644 --- a/i18n/en.i18n.json +++ b/i18n/en.i18n.json @@ -691,5 +691,6 @@ "swimlaneDeletePopup-title": "Delete Swimlane ?", "swimlane-delete-pop": "All actions will be removed from the activity feed and you won't be able to recover the swimlane. There is no undo.", "restore-all": "Restore all", - "delete-all": "Delete all" + "delete-all": "Delete all", + "loading": "Loading, please wait." } 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