diff options
author | nztqa <nztqa@users.noreply.github.com> | 2017-10-01 12:43:15 +0900 |
---|---|---|
committer | nztqa <nztqa@users.noreply.github.com> | 2017-10-01 12:43:15 +0900 |
commit | a88ac6113e5f7f428d0f021bbcb213cc517c177e (patch) | |
tree | a92015a985b66a2e13d4542066704ce9ee108ee7 /i18n | |
parent | aa1876f94c71d252d427f298e9b37c87f2fe4127 (diff) | |
download | wekan-a88ac6113e5f7f428d0f021bbcb213cc517c177e.tar.gz wekan-a88ac6113e5f7f428d0f021bbcb213cc517c177e.tar.bz2 wekan-a88ac6113e5f7f428d0f021bbcb213cc517c177e.zip |
Rename notice -> announcement
Diffstat (limited to 'i18n')
-rw-r--r-- | i18n/en.i18n.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/i18n/en.i18n.json b/i18n/en.i18n.json index a87c45e5..a33d55d1 100644 --- a/i18n/en.i18n.json +++ b/i18n/en.i18n.json @@ -54,9 +54,9 @@ "addMemberPopup-title": "Members", "admin": "Admin", "admin-desc": "Can view and edit cards, remove members, and change settings for the board.", - "admin-notice": "Notice", - "admin-notice-active": "Active message", - "admin-notice-title": "Message from service administrator", + "admin-announcement": "Announcement", + "admin-announcement-active": "Active System-Wide Announcement", + "admin-announcement-title": "Announcement from Administrator", "all-boards": "All boards", "and-n-other-card": "And __count__ other card", "and-n-other-card_plural": "And __count__ other cards", |