feat authentication localization strings multiple languages

This commit is contained in:
cogwheel
2025-12-18 11:58:11 +05:30
parent 9da9f9e2b3
commit 66e226ab85
11 changed files with 99 additions and 86 deletions

View File

@@ -1943,14 +1943,6 @@
"@authenticateThroughProxy": {
"description": "Button text to start proxy authentication."
},
"serverBehindProxy": "Server behind proxy",
"@serverBehindProxy": {
"description": "Toggle label for servers behind authentication proxies."
},
"serverBehindProxyDescription": "Enable if your server uses oauth2-proxy or similar authentication.",
"@serverBehindProxyDescription": {
"description": "Description for the proxy server toggle."
},
"continueWithProvider": "Continue with {provider}",
"@continueWithProvider": {
"description": "Button text for OAuth provider sign-in.",