summaryrefslogtreecommitdiffstats
path: root/i18n
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2019-07-30 20:51:54 +0300
committerLauri Ojansivu <x@xet7.org>2019-07-30 20:51:54 +0300
commitd2ea240ed4f3ae3a5c095485b46eb9d8fad4477f (patch)
tree08a62c2c6c28e8811f9bd5a233cbe702442af5c3 /i18n
parent7cc1ffcab2a16588a930c10de2405bc4fc5067af (diff)
parent61bc6d3b7a4c3448fc2b0881c7a66f9e54b7e752 (diff)
downloadwekan-d2ea240ed4f3ae3a5c095485b46eb9d8fad4477f.tar.gz
wekan-d2ea240ed4f3ae3a5c095485b46eb9d8fad4477f.tar.bz2
wekan-d2ea240ed4f3ae3a5c095485b46eb9d8fad4477f.zip
Merge branch 'Akuket-master'
Diffstat (limited to 'i18n')
-rw-r--r--i18n/en.i18n.json4
1 files changed, 3 insertions, 1 deletions
diff --git a/i18n/en.i18n.json b/i18n/en.i18n.json
index 6274e08a..3edf1fce 100644
--- a/i18n/en.i18n.json
+++ b/i18n/en.i18n.json
@@ -722,5 +722,7 @@
"act-almostdue": "was reminding the current due (__timeValue__) of __card__ is approaching",
"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__"
+ "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.",
+ "accounts-allowUserDelete": "Allow users to self delete their account"
}