Change warning message
This commit is contained in:
parent
52c3ff02ae
commit
81ec75f81d
2 changed files with 3 additions and 3 deletions
|
@ -370,8 +370,8 @@ async function loadApp() {
|
|||
|| _t("Unexpected error preparing the app. See console for details.");
|
||||
errorMessage = <span>
|
||||
{_t(
|
||||
"Your configuration appears to be invalid. Please correct the error below " +
|
||||
"and re-open Riot.",
|
||||
"This installation of Riot seems to have an invalid server configuration. " +
|
||||
"If you are the administrator, please correct the error below",
|
||||
)}
|
||||
<br />
|
||||
<br />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue