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

Commit 62172ba

Browse files
committed
i18n
1 parent 20ea143 commit 62172ba

File tree

1 file changed

+7
-9
lines changed

1 file changed

+7
-9
lines changed

src/i18n/strings/en_EN.json

Lines changed: 7 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1011,11 +1011,12 @@
10111011
"Share invite link": "Share invite link",
10121012
"Invite people": "Invite people",
10131013
"Invite with email or username": "Invite with email or username",
1014-
"Invite members": "Invite members",
1014+
"Invite to %(spaceName)s": "Invite to %(spaceName)s",
10151015
"Share your public space": "Share your public space",
10161016
"Settings": "Settings",
10171017
"Leave space": "Leave space",
1018-
"New room": "New room",
1018+
"Create new room": "Create new room",
1019+
"Add existing room": "Add existing room",
10191020
"Space Home": "Space Home",
10201021
"Members": "Members",
10211022
"Explore rooms": "Explore rooms",
@@ -1478,6 +1479,7 @@
14781479
"<a>Add a topic</a> to help people know what it is about.": "<a>Add a topic</a> to help people know what it is about.",
14791480
"You created this room.": "You created this room.",
14801481
"%(displayName)s created this room.": "%(displayName)s created this room.",
1482+
"Invite to just this room": "Invite to just this room",
14811483
"Add a photo, so people can easily spot your room.": "Add a photo, so people can easily spot your room.",
14821484
"This is the start of <roomName/>.": "This is the start of <roomName/>.",
14831485
"No pinned messages.": "No pinned messages.",
@@ -1524,11 +1526,8 @@
15241526
"Start chat": "Start chat",
15251527
"Rooms": "Rooms",
15261528
"Add room": "Add room",
1527-
"Create new room": "Create new room",
15281529
"You do not have permissions to create new rooms in this space": "You do not have permissions to create new rooms in this space",
1529-
"Add existing room": "Add existing room",
15301530
"You do not have permissions to add rooms to this space": "You do not have permissions to add rooms to this space",
1531-
"Explore space rooms": "Explore space rooms",
15321531
"Explore community rooms": "Explore community rooms",
15331532
"Explore public rooms": "Explore public rooms",
15341533
"Low priority": "Low priority",
@@ -1540,6 +1539,7 @@
15401539
"Can't see what you’re looking for?": "Can't see what you’re looking for?",
15411540
"Start a new chat": "Start a new chat",
15421541
"Explore all public rooms": "Explore all public rooms",
1542+
"Quick actions": "Quick actions",
15431543
"Use the + to make a new room or explore existing ones below": "Use the + to make a new room or explore existing ones below",
15441544
"%(count)s results|other": "%(count)s results",
15451545
"%(count)s results|one": "%(count)s result",
@@ -2001,14 +2001,13 @@
20012001
"%(networkName)s rooms": "%(networkName)s rooms",
20022002
"Matrix rooms": "Matrix rooms",
20032003
"Space selection": "Space selection",
2004-
"Add existing spaces/rooms": "Add existing spaces/rooms",
2004+
"Add existing rooms": "Add existing rooms",
20052005
"Filter your rooms and spaces": "Filter your rooms and spaces",
20062006
"Spaces": "Spaces",
20072007
"Don't want to add an existing room?": "Don't want to add an existing room?",
20082008
"Create a new room": "Create a new room",
2009-
"Applying...": "Applying...",
2010-
"Apply": "Apply",
20112009
"Failed to add rooms to space": "Failed to add rooms to space",
2010+
"Adding...": "Adding...",
20122011
"Matrix ID": "Matrix ID",
20132012
"Matrix Room ID": "Matrix Room ID",
20142013
"email address": "email address",
@@ -2200,7 +2199,6 @@
22002199
"Start a conversation with someone using their name or username (like <userId/>).": "Start a conversation with someone using their name or username (like <userId/>).",
22012200
"This won't invite them to %(communityName)s. To invite someone to %(communityName)s, click <a>here</a>": "This won't invite them to %(communityName)s. To invite someone to %(communityName)s, click <a>here</a>",
22022201
"Go": "Go",
2203-
"Invite to %(spaceName)s": "Invite to %(spaceName)s",
22042202
"Unnamed Space": "Unnamed Space",
22052203
"Invite to %(roomName)s": "Invite to %(roomName)s",
22062204
"Invite someone using their name, email address, username (like <userId/>) or <a>share this space</a>.": "Invite someone using their name, email address, username (like <userId/>) or <a>share this space</a>.",

0 commit comments

Comments
 (0)