diff options
author | Romulus Urakagi Tsai <urakagi@gmail.com> | 2019-08-12 01:43:21 +0000 |
---|---|---|
committer | Romulus Urakagi Tsai <urakagi@gmail.com> | 2019-08-12 01:43:21 +0000 |
commit | efdab37f3faeb125a9b8d31969762932bbbc0c4b (patch) | |
tree | 5fdb667b151819325e340a23c7250bd2bb638137 /i18n/en.i18n.json | |
parent | 4f4e0a21f80019048aad6b7a679899c048cb3865 (diff) | |
parent | db1cf5bb64f10317742361637d239f08bec141b8 (diff) | |
download | wekan-efdab37f3faeb125a9b8d31969762932bbbc0c4b.tar.gz wekan-efdab37f3faeb125a9b8d31969762932bbbc0c4b.tar.bz2 wekan-efdab37f3faeb125a9b8d31969762932bbbc0c4b.zip |
Merge branch 'master' of https://github.com/wekan/wekan
Diffstat (limited to 'i18n/en.i18n.json')
-rw-r--r-- | i18n/en.i18n.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/i18n/en.i18n.json b/i18n/en.i18n.json index 0cfc1271..e75f5ee2 100644 --- a/i18n/en.i18n.json +++ b/i18n/en.i18n.json @@ -726,5 +726,6 @@ "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.", - "accounts-allowUserDelete": "Allow users to self delete their account" + "accounts-allowUserDelete": "Allow users to self delete their account", + "hide-minicard-label-text": "Hide minicard label text" } |