summaryrefslogtreecommitdiffstats
path: root/i18n/en-GB.i18n.json
diff options
context:
space:
mode:
authoramadilsons <joao.amado.95@gmail.com>2017-10-09 14:49:03 +0200
committeramadilsons <joao.amado.95@gmail.com>2017-10-09 14:49:03 +0200
commit6ba1fc5ba1901a8cd8d7e8eb86e9ce70789d62e2 (patch)
treed519ed3f1780982795b2485fb39419c8e2d18bef /i18n/en-GB.i18n.json
parentc84187bdadb7f1afaa8211773d1d1cb986709099 (diff)
downloadwekan-6ba1fc5ba1901a8cd8d7e8eb86e9ce70789d62e2.tar.gz
wekan-6ba1fc5ba1901a8cd8d7e8eb86e9ce70789d62e2.tar.bz2
wekan-6ba1fc5ba1901a8cd8d7e8eb86e9ce70789d62e2.zip
user can now leave the board
Diffstat (limited to 'i18n/en-GB.i18n.json')
-rw-r--r--i18n/en-GB.i18n.json4
1 files changed, 3 insertions, 1 deletions
diff --git a/i18n/en-GB.i18n.json b/i18n/en-GB.i18n.json
index 2c18438d..2d7ff4b0 100644
--- a/i18n/en-GB.i18n.json
+++ b/i18n/en-GB.i18n.json
@@ -243,6 +243,8 @@
"language": "Language",
"last-admin-desc": "You can’t change roles because there must be at least one admin.",
"leave-board": "Leave Board",
+ "leave-board-pop": "Are you sure you want to leave __boardTitle__? You will be removed from all cards on this board.",
+ "leaveBoardPopup-title": "Leave Board ?",
"link-card": "Link to this card",
"list-archive-cards": "Archive all cards in this list",
"list-archive-cards-pop": "This will remove all the cards in this list from the board. To view archived cards and bring them back to the board, click “Menu” > “Archived Items”.",
@@ -395,4 +397,4 @@
"no": "No",
"accounts": "Accounts",
"accounts-allowEmailChange": "Allow Email Change"
-} \ No newline at end of file
+}