MOBILE-4470 login: Fix unsupported site message
parent
c821ab03d0
commit
d096538156
|
@ -120,7 +120,7 @@
|
||||||
"supplyinfo": "More details",
|
"supplyinfo": "More details",
|
||||||
"toggleremove": "Edit accounts list",
|
"toggleremove": "Edit accounts list",
|
||||||
"unsupportedsite": "Site not accessible through the app",
|
"unsupportedsite": "Site not accessible through the app",
|
||||||
"unsupportedsitemessage": "{{site}} can't be accessed through this app.\nYou can still access it using a web browser",
|
"unsupportedsitemessage": "{{site}} can't be accessed through this app.<br><br>You can still access it using a web browser.",
|
||||||
"username": "Username",
|
"username": "Username",
|
||||||
"usernamelowercase": "Only lowercase letters allowed",
|
"usernamelowercase": "Only lowercase letters allowed",
|
||||||
"usernameoremail": "Enter either username or email address",
|
"usernameoremail": "Enter either username or email address",
|
||||||
|
|
Loading…
Reference in New Issue