diff options
author | Lauri Ojansivu <x@xet7.org> | 2016-11-20 23:31:50 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-11-20 23:31:50 +0200 |
commit | 1ad41072010fb59fdbace80a0aa049634074dac1 (patch) | |
tree | f3c444b06c6b38d80028d524d6e041c8a48de40e /i18n | |
parent | 693f615136319e0e6da370294270272691713f94 (diff) | |
parent | 4359f66ecee8003f0fa625fd5e293ba38cc133e3 (diff) | |
download | wekan-1ad41072010fb59fdbace80a0aa049634074dac1.tar.gz wekan-1ad41072010fb59fdbace80a0aa049634074dac1.tar.bz2 wekan-1ad41072010fb59fdbace80a0aa049634074dac1.zip |
Merge pull request #19 from mario-orlicky/hide-system-messages
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 54e6b394..6e2098c4 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", @@ -181,6 +183,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", |