Skip to content

Commit 325a083

Browse files
marmulakWeblate
authored andcommitted
Translated using Weblate (English (United States))
Currently translated at 100.0% (24 of 24 strings) Translation: Riot Web/riot-web Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/en_US/
1 parent 5918f75 commit 325a083

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

src/i18n/strings/en_US.json

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,5 +42,12 @@
4242
"Create Account": "Create Account",
4343
"Need help?": "Need help?",
4444
"Explore rooms": "Explore rooms",
45-
"Room Directory": "Room Directory"
45+
"Room Directory": "Room Directory",
46+
"Your Riot configuration contains invalid JSON. Please correct the problem and reload the page.": "Your Riot configuration contains invalid JSON. Please correct the problem and reload the page.",
47+
"The message from the parser is: %(message)s": "The message from the parser is: %(message)s",
48+
"Invalid JSON": "Invalid JSON",
49+
"Your Riot is misconfigured": "Your Riot is misconfigured",
50+
"Unexpected error preparing the app. See console for details.": "Unexpected error preparing the app. See console for details.",
51+
"Invalid configuration: can only specify one of default_server_config, default_server_name, or default_hs_url.": "Invalid configuration: can only specify one of default_server_config, default_server_name, or default_hs_url.",
52+
"Invalid configuration: no default server specified.": "Invalid configuration: no default server specified."
4653
}

0 commit comments

Comments
 (0)