Skip to content

Commit 433b4b1

Browse files
committed
chore: update i18n
1 parent 913571a commit 433b4b1

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

src/i18n/strings/en_EN.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1677,6 +1677,7 @@
16771677
"class_global": "Global",
16781678
"class_other": "Other",
16791679
"default": "Default",
1680+
"default_settings": "Match default settings",
16801681
"email_pusher_app_display_name": "Email Notifications",
16811682
"enable_prompt_toast_description": "Enable desktop notifications",
16821683
"enable_prompt_toast_title": "Notifications",
@@ -1693,9 +1694,10 @@
16931694
"mark_all_read": "Mark all as read",
16941695
"mentions_and_keywords": "@mentions & keywords",
16951696
"mentions_and_keywords_description": "Get notified only with mentions and keywords as set up in your <a>settings</a>",
1696-
"mentions_keywords": "Mentions & keywords",
1697+
"mentions_keywords": "Mentions and keywords",
16971698
"message_didnt_send": "Message didn't send. Click for info.",
1698-
"mute_description": "You won't get any notifications"
1699+
"mute_description": "You won't get any notifications",
1700+
"mute_room": "Mute room"
16991701
},
17001702
"notifier": {
17011703
"m.key.verification.request": "%(name)s is requesting verification"

0 commit comments

Comments
 (0)