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
+7-7Lines changed: 7 additions & 7 deletions
Original file line number
Diff line number
Diff line change
@@ -733,6 +733,13 @@
733
733
"Common names and surnames are easy to guess": "Common names and surnames are easy to guess",
734
734
"Straight rows of keys are easy to guess": "Straight rows of keys are easy to guess",
735
735
"Short keyboard patterns are easy to guess": "Short keyboard patterns are easy to guess",
736
+
"Unnamed room": "Unnamed room",
737
+
"Unable to join network": "Unable to join network",
738
+
"%(brand)s does not know how to join a room on this network": "%(brand)s does not know how to join a room on this network",
739
+
"Room not found": "Room not found",
740
+
"Couldn't find a matching Matrix room": "Couldn't find a matching Matrix room",
741
+
"Fetching third party location failed": "Fetching third party location failed",
742
+
"Unable to look up room ID from server": "Unable to look up room ID from server",
736
743
"Error upgrading room": "Error upgrading room",
737
744
"Double check that your server supports the room version chosen and try again.": "Double check that your server supports the room version chosen and try again.",
738
745
"Invite to %(spaceName)s": "Invite to %(spaceName)s",
@@ -1753,7 +1760,6 @@
1753
1760
"Idle": "Idle",
1754
1761
"Offline": "Offline",
1755
1762
"Unknown": "Unknown",
1756
-
"Unnamed room": "Unnamed room",
1757
1763
"Preview": "Preview",
1758
1764
"View": "View",
1759
1765
"Join": "Join",
@@ -3054,12 +3060,6 @@
3054
3060
"remove %(name)s from the directory.": "remove %(name)s from the directory.",
3055
3061
"delete the address.": "delete the address.",
3056
3062
"The server may be unavailable or overloaded": "The server may be unavailable or overloaded",
3057
-
"Unable to join network": "Unable to join network",
3058
-
"%(brand)s does not know how to join a room on this network": "%(brand)s does not know how to join a room on this network",
3059
-
"Room not found": "Room not found",
3060
-
"Couldn't find a matching Matrix room": "Couldn't find a matching Matrix room",
3061
-
"Fetching third party location failed": "Fetching third party location failed",
3062
-
"Unable to look up room ID from server": "Unable to look up room ID from server",
3063
3063
"Create new room": "Create new room",
3064
3064
"No results for \"%(query)s\"": "No results for \"%(query)s\"",
3065
3065
"Try different words or check for typos. Some results may not be visible as they're private and you need an invite to join them.": "Try different words or check for typos. Some results may not be visible as they're private and you need an invite to join them.",
0 commit comments