diff options
author | Mario Orlicky <orlickymario@gmail.com> | 2016-11-19 19:02:33 +0100 |
---|---|---|
committer | Mario Orlicky <orlickymario@gmail.com> | 2016-11-19 19:02:33 +0100 |
commit | 8290dcb249fa9044a6d491c618dbe9c727d41214 (patch) | |
tree | 029244a1c34693454558a667ae22fa4534c3bbd1 /i18n | |
parent | 94cdcff79f79079263056905f6a3f1128088e0a8 (diff) | |
download | wekan-8290dcb249fa9044a6d491c618dbe9c727d41214.tar.gz wekan-8290dcb249fa9044a6d491c618dbe9c727d41214.tar.bz2 wekan-8290dcb249fa9044a6d491c618dbe9c727d41214.zip |
New change settings option and possibility to hide system messagaes
Diffstat (limited to 'i18n')
-rwxr-xr-x | i18n/en.i18n.json | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/i18n/en.i18n.json b/i18n/en.i18n.json index c92d6a71..4697b536 100755 --- a/i18n/en.i18n.json +++ b/i18n/en.i18n.json @@ -104,10 +104,12 @@ "change-avatar": "Change Avatar", "change-password": "Change Password", "change-permissions": "Change permissions", + "change-settings": "Change Settings", "changeAvatarPopup-title": "Change Avatar", "changeLanguagePopup-title": "Change Language", "changePasswordPopup-title": "Change Password", "changePermissionsPopup-title": "Change Permissions", + "changeSettingsPopup-title": "Change Settings", "click-to-star": "Click to star this board.", "click-to-unstar": "Click to unstar this board.", "clipboard" : "Clipboard or drag & drop", @@ -180,6 +182,7 @@ "filter-to-selection": "Filter to selection", "fullname": "Full Name", "header-logo-title": "Go back to your boards page.", + "hide-system-messages": "Hide system messages", "home": "Home", "import": "Import", "import-board": "import from Trello", |