Skip to content

Commit 6f8464d

Browse files
committed
feat: update i18n
1 parent ebe5f6c commit 6f8464d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/i18n/strings/en_EN.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2119,9 +2119,10 @@
21192119
"failed_add_tag": "Failed to add tag %(tagName)s to room",
21202120
"failed_remove_tag": "Failed to remove tag %(tagName)s from room",
21212121
"failed_set_dm_tag": "Failed to set direct message tag",
2122-
"filter": "Filter",
21232122
"filters": {
21242123
"favourite": "Favourites",
2124+
"invites": "Invites",
2125+
"mentions": "Mentions",
21252126
"people": "People",
21262127
"rooms": "Rooms",
21272128
"unread": "Unreads"

0 commit comments

Comments
 (0)