diff --git a/src/assets/lang/en.json b/src/assets/lang/en.json index 3ffb8ef88..22e7bc534 100644 --- a/src/assets/lang/en.json +++ b/src/assets/lang/en.json @@ -1557,6 +1557,7 @@ "core.errorsomedatanotdownloaded": "If you downloaded this activity, please notice that some data isn't downloaded during the download process for performance and data usage reasons.", "core.errorsync": "An error occurred while synchronising. Please try again.", "core.errorsyncblocked": "This {{$a}} cannot be synchronised right now because of an ongoing process. Please try again later. If the problem persists, try restarting the app.", + "core.errorurlschemeinvalidsite": "This site URL cannot be opened in this app.", "core.explanationdigitalminor": "This information is required to determine if your age is over the digital age of consent. This is the age when an individual can consent to terms and conditions and their data being legally stored and processed.", "core.favourites": "Starred", "core.filename": "Filename", @@ -1913,6 +1914,7 @@ "core.openmodinbrowser": "Open {{$a}} in browser", "core.othergroups": "Other groups", "core.pagea": "Page {{$a}}", + "core.parentlanguage": "", "core.paymentinstant": "Use the button below to pay and be enrolled within minutes!", "core.percentagenumber": "{{$a}}%", "core.phone": "Phone", diff --git a/src/core/login/pages/credentials/credentials.html b/src/core/login/pages/credentials/credentials.html index 749997711..690b3d93b 100644 --- a/src/core/login/pages/credentials/credentials.html +++ b/src/core/login/pages/credentials/credentials.html @@ -37,8 +37,8 @@
{{ 'core.login.or' | translate }}
- - + {{ 'core.scanqr' | translate }} diff --git a/src/core/login/pages/site/site.html b/src/core/login/pages/site/site.html index d67e749e9..714f8ad38 100644 --- a/src/core/login/pages/site/site.html +++ b/src/core/login/pages/site/site.html @@ -65,7 +65,9 @@ - + + + @@ -88,8 +90,8 @@ -