summaryrefslogtreecommitdiffstats
path: root/i18n
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2017-09-30 15:51:12 +0300
committerLauri Ojansivu <x@xet7.org>2017-09-30 15:51:12 +0300
commit9e075fb2da4e4b47bf6ff9514244c7aea9011bc8 (patch)
treeecabc6ce4dcc43555a5f6d48a140088a419dd4d7 /i18n
parent222c071925ecb62024092e3189deac644c5fd42e (diff)
parente03f2102de5d5e47c997058d4f2c86c3ff2a1373 (diff)
downloadwekan-9e075fb2da4e4b47bf6ff9514244c7aea9011bc8.tar.gz
wekan-9e075fb2da4e4b47bf6ff9514244c7aea9011bc8.tar.bz2
wekan-9e075fb2da4e4b47bf6ff9514244c7aea9011bc8.zip
Merge branch 'issue881' of https://github.com/amadilsons/wekan into amadilsons-issue881
Diffstat (limited to 'i18n')
-rw-r--r--i18n/en-GB.i18n.json3
-rw-r--r--i18n/en.i18n.json1
-rw-r--r--i18n/pt-BR.i18n.json3
3 files changed, 5 insertions, 2 deletions
diff --git a/i18n/en-GB.i18n.json b/i18n/en-GB.i18n.json
index 8db041a5..e9f67933 100644
--- a/i18n/en-GB.i18n.json
+++ b/i18n/en-GB.i18n.json
@@ -146,6 +146,7 @@
"comment-only": "Comment only",
"comment-only-desc": "Can comment on cards only.",
"computer": "Computer",
+ "confirm-checklist-delete-dialog": "Are you sure you want to delete",
"copy-card-link-to-clipboard": "Copy card link to clipboard",
"copyCardPopup-title": "Copy Card",
"create": "Create",
@@ -391,4 +392,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 64a720db..7c94e9fb 100644
--- a/i18n/en.i18n.json
+++ b/i18n/en.i18n.json
@@ -146,6 +146,7 @@
"comment-only": "Comment only",
"comment-only-desc": "Can comment on cards only.",
"computer": "Computer",
+ "confirm-checklist-delete-dialog": "Are you sure you want to delete",
"copy-card-link-to-clipboard": "Copy card link to clipboard",
"copyCardPopup-title": "Copy Card",
"create": "Create",
diff --git a/i18n/pt-BR.i18n.json b/i18n/pt-BR.i18n.json
index 1ea99b76..981e272d 100644
--- a/i18n/pt-BR.i18n.json
+++ b/i18n/pt-BR.i18n.json
@@ -146,6 +146,7 @@
"comment-only": "Somente comentários",
"comment-only-desc": "Pode comentar apenas em cartões.",
"computer": "Computador",
+ "confirm-checklist-delete-dialog": "Tem a certeza de que pretende eliminar",
"copy-card-link-to-clipboard": "Copiar link do cartão para a área de transferência",
"copyCardPopup-title": "Copy Card",
"create": "Criar",
@@ -391,4 +392,4 @@
"no": "Não",
"accounts": "Contas",
"accounts-allowEmailChange": "Permitir Mudança de Email"
-} \ No newline at end of file
+}