diff options
author | Lauri Ojansivu <x@xet7.org> | 2019-04-23 19:38:23 +0300 |
---|---|---|
committer | Lauri Ojansivu <x@xet7.org> | 2019-04-23 19:38:23 +0300 |
commit | 454e8a39625ba4416d8d2ac5ee71b4d9798b702b (patch) | |
tree | a1a0d17870ee06b89d9ffdae711b9137103d449e /i18n/en-GB.i18n.json | |
parent | 11e8a9d5c421609e9ec6bc30ae1c9fe48d6460a1 (diff) | |
download | wekan-454e8a39625ba4416d8d2ac5ee71b4d9798b702b.tar.gz wekan-454e8a39625ba4416d8d2ac5ee71b4d9798b702b.tar.bz2 wekan-454e8a39625ba4416d8d2ac5ee71b4d9798b702b.zip |
Update translations.
Diffstat (limited to 'i18n/en-GB.i18n.json')
-rw-r--r-- | i18n/en-GB.i18n.json | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/i18n/en-GB.i18n.json b/i18n/en-GB.i18n.json index 1b8f6a77..9c059213 100644 --- a/i18n/en-GB.i18n.json +++ b/i18n/en-GB.i18n.json @@ -684,5 +684,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" }
\ No newline at end of file |