MOBILE-4470 login: Fix unsupported site message

main
Noel De Martin 2024-04-15 10:55:40 +02:00
parent c821ab03d0
commit d096538156
1 changed files with 1 additions and 1 deletions

View File

@ -120,7 +120,7 @@
"supplyinfo": "More details",
"toggleremove": "Edit accounts list",
"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",
"usernamelowercase": "Only lowercase letters allowed",
"usernameoremail": "Enter either username or email address",