Make oidc authproxy login button translatable

This commit is contained in:
Johannes Zellner
2024-04-17 14:21:07 +02:00
parent 308f315ed5
commit f231d51d0b
4 changed files with 8 additions and 3 deletions
+2 -1
View File
@@ -1061,7 +1061,8 @@
"2faToken": "2FA-Token (wenn aktiviert)",
"loginTo": "Anmeldung bei",
"signInAction": "Anmelden",
"resetPasswordAction": "Passwort zurücksetzen"
"resetPasswordAction": "Passwort zurücksetzen",
"loginWith": "Mit Cloudron anmelden"
},
"welcomeEmail": {
"welcomeTo": "Willkommen bei <%= cloudronName %>!",
+2 -1
View File
@@ -1786,7 +1786,8 @@
"signInAction": "Sign in",
"resetPasswordAction": "Reset password",
"errorIncorrect2FAToken": "2FA token is invalid",
"errorInternal": "Internal error, try again later"
"errorInternal": "Internal error, try again later",
"loginWith": "Login with Cloudron"
},
"passwordReset": {
"title": "Password reset",
+3
View File
@@ -30,6 +30,9 @@
"addApplinkAction": "App link toevoegen",
"filter": {
"clearAll": "Alles verwijderen"
},
"apps": {
"count": "Totaal apps: {{ count }}"
}
},
"main": {