Skip to content
This repository was archived by the owner on Sep 11, 2024. It is now read-only.

Commit 7e4b32c

Browse files
committed
fixing i18 error
1 parent f705796 commit 7e4b32c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/i18n/strings/en_EN.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1991,6 +1991,8 @@
19911991
"You must join the room to see its files": "You must join the room to see its files",
19921992
"No files visible in this room": "No files visible in this room",
19931993
"Attach files from chat or just drag and drop them anywhere in a room.": "Attach files from chat or just drag and drop them anywhere in a room.",
1994+
"Communities": "Communities",
1995+
"Create community": "Create community",
19941996
"<h1>HTML for your community's page</h1>\n<p>\n Use the long description to introduce new members to the community, or distribute\n some important <a href=\"foo\">links</a>\n</p>\n<p>\n You can even use 'img' tags\n</p>\n": "<h1>HTML for your community's page</h1>\n<p>\n Use the long description to introduce new members to the community, or distribute\n some important <a href=\"foo\">links</a>\n</p>\n<p>\n You can even use 'img' tags\n</p>\n",
19951997
"Add rooms to the community summary": "Add rooms to the community summary",
19961998
"Which rooms would you like to add to this summary?": "Which rooms would you like to add to this summary?",
@@ -2060,7 +2062,6 @@
20602062
"Did you know: you can use communities to filter your %(brand)s experience!": "Did you know: you can use communities to filter your %(brand)s experience!",
20612063
"To set up a filter, drag a community avatar over to the filter panel on the far left hand side of the screen. You can click on an avatar in the filter panel at any time to see only the rooms and people associated with that community.": "To set up a filter, drag a community avatar over to the filter panel on the far left hand side of the screen. You can click on an avatar in the filter panel at any time to see only the rooms and people associated with that community.",
20622064
"Error whilst fetching joined communities": "Error whilst fetching joined communities",
2063-
"Communities": "Communities",
20642065
"Create a new community": "Create a new community",
20652066
"Create a community to group together users and rooms! Build a custom homepage to mark out your space in the Matrix universe.": "Create a community to group together users and rooms! Build a custom homepage to mark out your space in the Matrix universe.",
20662067
"You’re all caught up": "You’re all caught up",
@@ -2112,7 +2113,6 @@
21122113
"Click to mute video": "Click to mute video",
21132114
"Click to unmute audio": "Click to unmute audio",
21142115
"Click to mute audio": "Click to mute audio",
2115-
"Create community": "Create community",
21162116
"Tried to load a specific point in this room's timeline, but you do not have permission to view the message in question.": "Tried to load a specific point in this room's timeline, but you do not have permission to view the message in question.",
21172117
"Tried to load a specific point in this room's timeline, but was unable to find it.": "Tried to load a specific point in this room's timeline, but was unable to find it.",
21182118
"Failed to load timeline position": "Failed to load timeline position",

0 commit comments

Comments
 (0)