summaryrefslogtreecommitdiffstats
path: root/i18n/en.i18n.json
diff options
context:
space:
mode:
authorJonathan Baird <jonathan@smithbox.com>2020-04-01 14:37:49 -0600
committerJonathan Baird <jonathan@smithbox.com>2020-04-01 14:47:53 -0600
commitfcb1def355d4a94cc76ca401a23fdea1d02c6337 (patch)
tree50b8a3de2a6e988837e5e2d088452b38c14e0a6a /i18n/en.i18n.json
parent9819c9f801128d07374b0703b482bdb83a672297 (diff)
parent56667112d7fd146a9847794207e9a2224b1115d7 (diff)
downloadwekan-fcb1def355d4a94cc76ca401a23fdea1d02c6337.tar.gz
wekan-fcb1def355d4a94cc76ca401a23fdea1d02c6337.tar.bz2
wekan-fcb1def355d4a94cc76ca401a23fdea1d02c6337.zip
Merge upstream/master
* commit '56667112d7fd146a9847794207e9a2224b1115d7': Update ChangeLog. Minicard labels on the top and title on bottom. Update translations. Update translations. Add translations for Notification drawer like Trello. Add translations for Board Settings / Allow Rename Board/Swimlane/Card. Update ChangeLog. Fix start-wekan.sh MongoDB port to 27017. v3.87 Update translations. Update ChangeLog. Improvements on card details visualization. Update ChangeLog. Move "Rules" from "Board View" to "Board Settings". Update ChangeLog. Fix richer editor submit did not clear edit area. Update ChangeLog. Fix Browser always reload the whole page when I change one of the card color. Fixed by making label colors and text again editable. Regression from [Wekan v3.86 2)](https://github.com/wekan/wekan/commit/b9099a8b7ea6f63c79bdcbb871cb993b2cb7e325).
Diffstat (limited to 'i18n/en.i18n.json')
-rw-r--r--i18n/en.i18n.json8
1 files changed, 7 insertions, 1 deletions
diff --git a/i18n/en.i18n.json b/i18n/en.i18n.json
index eeed19fc..e3b3288d 100644
--- a/i18n/en.i18n.json
+++ b/i18n/en.i18n.json
@@ -762,5 +762,11 @@
"show-on-card": "Show on Card",
"new": "New",
"editUserPopup-title": "Edit User",
- "newUserPopup-title": "New User"
+ "newUserPopup-title": "New User",
+ "notifications": "Notifications",
+ "view-all": "View All",
+ "filter-by-unread": "Filter by Unread",
+ "mark-all-as-read": "Mark all as read",
+ "allow-rename": "Allow Rename",
+ "allowRenamePopup-title": "Allow Rename"
}