MOBILE-4270 lang: Fix devdocs URL in string
parent
b1bf3a76f5
commit
e20cedac32
|
@ -23,7 +23,7 @@
|
|||
"emailconfirmsentnoemail": "<p>An email should have been sent to your address.</p><p>It contains easy instructions to complete your registration.</p>",
|
||||
"emailconfirmsentsuccess": "Confirmation email sent successfully",
|
||||
"emailnotmatch": "Emails do not match",
|
||||
"erroraccesscontrolalloworigin": "The cross-origin call you're trying to perform has been rejected. Please check https://docs.moodle.org/dev/Moodle_Mobile_development_using_Chrome_or_Chromium",
|
||||
"erroraccesscontrolalloworigin": "The cross-origin call you're trying to perform has been rejected. Please check https://moodledev.io/general/app/development/setup/app-in-browser",
|
||||
"errordeletesite": "An error occurred while deleting this account. Please try again.",
|
||||
"errorexampleurl": "The URL https://campus.example.edu is only an example URL, it's not a real site. <strong>Please use the URL of your school or organization's site.</strong>",
|
||||
"errorqrnoscheme": "This URL isn't a valid login URL.",
|
||||
|
|
Loading…
Reference in New Issue