From 6ba1fc5ba1901a8cd8d7e8eb86e9ce70789d62e2 Mon Sep 17 00:00:00 2001 From: amadilsons Date: Mon, 9 Oct 2017 14:49:03 +0200 Subject: user can now leave the board --- i18n/en-GB.i18n.json | 4 +++- i18n/en.i18n.json | 2 ++ i18n/pt-BR.i18n.json | 4 +++- 3 files changed, 8 insertions(+), 2 deletions(-) (limited to 'i18n') 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 +} diff --git a/i18n/en.i18n.json b/i18n/en.i18n.json index 95be9865..1df8d9ca 100644 --- a/i18n/en.i18n.json +++ b/i18n/en.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”.", diff --git a/i18n/pt-BR.i18n.json b/i18n/pt-BR.i18n.json index ccb2bbe6..7e46bd7b 100644 --- a/i18n/pt-BR.i18n.json +++ b/i18n/pt-BR.i18n.json @@ -243,6 +243,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”.", @@ -395,4 +397,4 @@ "no": "Não", "accounts": "Contas", "accounts-allowEmailChange": "Permitir Mudança de Email" -} \ No newline at end of file +} -- cgit v1.2.3-1-g7c22