From 8137f2692fe3e1d9f1c0a9b635ef15cdf36728f7 Mon Sep 17 00:00:00 2001 From: guillaume Date: Tue, 23 Apr 2019 18:00:09 +0200 Subject: remove feature --- i18n/en.i18n.json | 6 +++++- i18n/fr.i18n.json | 8 ++++++-- 2 files changed, 11 insertions(+), 3 deletions(-) (limited to 'i18n') diff --git a/i18n/en.i18n.json b/i18n/en.i18n.json index 22e15934..bb84dc66 100644 --- a/i18n/en.i18n.json +++ b/i18n/en.i18n.json @@ -687,5 +687,9 @@ "display-authentication-method": "Display Authentication Method", "default-authentication-method": "Default Authentication Method", "duplicate-board": "Duplicate Board", - "people-number": "The number of people is: " + "people-number": "The number of people is: ", + "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" } diff --git a/i18n/fr.i18n.json b/i18n/fr.i18n.json index 922ebc27..224be75c 100644 --- a/i18n/fr.i18n.json +++ b/i18n/fr.i18n.json @@ -684,5 +684,9 @@ "display-authentication-method": "Afficher la méthode d'authentification", "default-authentication-method": "Méthode d'authentification par défaut", "duplicate-board": "Dupliquer le tableau", - "people-number": "Le nombre d'utilisateurs est de :" -} \ No newline at end of file + "people-number": "Le nombre d'utilisateurs est de :", + "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" +} -- cgit v1.2.3-1-g7c22