summaryrefslogtreecommitdiffstats
path: root/i18n
diff options
context:
space:
mode:
authorguillaume <guillaume.cassou@orange.fr>2019-07-30 12:00:25 +0200
committerguillaume <guillaume.cassou@orange.fr>2019-07-30 12:00:25 +0200
commitf414fe447d3c6dc35515b1440d334f25271b5513 (patch)
tree2d4ae25fdd9583a332c664f101ab0155efad2659 /i18n
parent98e3b0ce77cc8c7367fc9cf592f4d6698d16e7f0 (diff)
downloadwekan-f414fe447d3c6dc35515b1440d334f25271b5513.tar.gz
wekan-f414fe447d3c6dc35515b1440d334f25271b5513.tar.bz2
wekan-f414fe447d3c6dc35515b1440d334f25271b5513.zip
add transaltion
Diffstat (limited to 'i18n')
-rw-r--r--i18n/en.i18n.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/i18n/en.i18n.json b/i18n/en.i18n.json
index 29777082..407c30ad 100644
--- a/i18n/en.i18n.json
+++ b/i18n/en.i18n.json
@@ -723,5 +723,6 @@
"act-pastdue": "was reminding the current due (__timeValue__) of __card__ is past",
"act-duenow": "was reminding the current due (__timeValue__) of __card__ is now",
"act-atUserComment": "You were mentioned in [__board__] __card__",
- "delete-user-confirm-popup": "Are you sure you want to delete this account? There is no undo."
+ "delete-user-confirm-popup": "Are you sure you want to delete this account? There is no undo.",
+ "accounts-allowUserDelete": "Allow users to self deleting their account"
}