You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 11, 2024. It is now read-only.
Copy file name to clipboardExpand all lines: src/i18n/strings/en_EN.json
+6-3Lines changed: 6 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -2034,10 +2034,11 @@
2034
2034
"Direct Messages": "Direct Messages",
2035
2035
"Space selection": "Space selection",
2036
2036
"Add existing rooms": "Add existing rooms",
2037
-
"Don't want to add an existing room?": "Don't want to add an existing room?",
2037
+
"Not all selected were added": "Not all selected were added",
2038
+
"Adding rooms... (%(progress)s out of %(count)s)|other": "Adding rooms... (%(progress)s out of %(count)s)",
2039
+
"Adding rooms... (%(progress)s out of %(count)s)|one": "Adding room...",
2040
+
"Want to add a new room instead?": "Want to add a new room instead?",
2038
2041
"Create a new room": "Create a new room",
2039
-
"Failed to add rooms to space": "Failed to add rooms to space",
2040
-
"Adding...": "Adding...",
2041
2042
"Matrix ID": "Matrix ID",
2042
2043
"Matrix Room ID": "Matrix Room ID",
2043
2044
"email address": "email address",
@@ -2675,6 +2676,8 @@
2675
2676
"Failed to create initial space rooms": "Failed to create initial space rooms",
2676
2677
"Skip for now": "Skip for now",
2677
2678
"Creating rooms...": "Creating rooms...",
2679
+
"Failed to add rooms to space": "Failed to add rooms to space",
2680
+
"Adding...": "Adding...",
2678
2681
"What do you want to organise?": "What do you want to organise?",
2679
2682
"Pick rooms or conversations to add. This is just a space for you, no one will be informed. You can add more later.": "Pick rooms or conversations to add. This is just a space for you, no one will be informed. You can add more later.",
0 commit comments