summaryrefslogtreecommitdiffstats
path: root/i18n
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2017-10-09 16:38:43 +0300
committerLauri Ojansivu <x@xet7.org>2017-10-09 16:38:43 +0300
commitf16687fa9424149b1d0e616c3df574ecc6dfe90c (patch)
tree24f49d5da4609369da64860956ace72c4c4f35b3 /i18n
parentdc825823919394aee9728e92cce5dd01300905f0 (diff)
parent6ba1fc5ba1901a8cd8d7e8eb86e9ce70789d62e2 (diff)
downloadwekan-f16687fa9424149b1d0e616c3df574ecc6dfe90c.tar.gz
wekan-f16687fa9424149b1d0e616c3df574ecc6dfe90c.tar.bz2
wekan-f16687fa9424149b1d0e616c3df574ecc6dfe90c.zip
Merge branch 'userSelfRemove' of https://github.com/amadilsons/wekan into amadilsons-userSelfRemove
Diffstat (limited to 'i18n')
-rw-r--r--i18n/en-GB.i18n.json4
-rw-r--r--i18n/en.i18n.json2
-rw-r--r--i18n/pt-BR.i18n.json4
3 files changed, 8 insertions, 2 deletions
diff --git a/i18n/en-GB.i18n.json b/i18n/en-GB.i18n.json
index e2eb099a..d485360c 100644
--- a/i18n/en-GB.i18n.json
+++ b/i18n/en-GB.i18n.json
@@ -245,6 +245,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”.",
@@ -402,4 +404,4 @@
"no": "No",
"accounts": "Accounts",
"accounts-allowEmailChange": "Allow Email Change"
-} \ No newline at end of file
+}
diff --git a/i18n/en.i18n.json b/i18n/en.i18n.json
index 556910ff..ccd28c5f 100644
--- a/i18n/en.i18n.json
+++ b/i18n/en.i18n.json
@@ -245,6 +245,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”.",
diff --git a/i18n/pt-BR.i18n.json b/i18n/pt-BR.i18n.json
index d0a09246..8ca6626e 100644
--- a/i18n/pt-BR.i18n.json
+++ b/i18n/pt-BR.i18n.json
@@ -245,6 +245,8 @@
"language": "Idioma",
"last-admin-desc": "Você não pode alterar funções porque deve existir pelo menos um administrador.",
"leave-board": "Sair do Quadro",
+ "leave-board-pop": "Tem a certeza de que pretende sair de __boardTitle__? Você será removido de todos os cartões neste quadro. ",
+ "leaveBoardPopup-title": "Sair do Quadro ?",
"link-card": "Vincular a este cartão",
"list-archive-cards": "Arquivar todos os cartões nesta lista",
"list-archive-cards-pop": "Isto removerá todos os cartões desta lista do quadro. Para visualizar os cartões arquivados e trazê-los de volta para o quadro, clique em “Menu” > “Itens Arquivados”.",
@@ -402,4 +404,4 @@
"no": "Não",
"accounts": "Contas",
"accounts-allowEmailChange": "Permitir Mudança de Email"
-} \ No newline at end of file
+}