mirror of
https://github.com/coollabsio/coolify.git
synced 2026-08-24 10:05:47 -05:00
fix(lang): add missing keys for Authentik and Zitadel OAuth (#9938)
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
{
|
||||
"auth.login": "Giriş",
|
||||
"auth.login.authentik": "Authentik ile Giriş Yap",
|
||||
"auth.login.azure": "Microsoft ile Giriş Yap",
|
||||
"auth.login.bitbucket": "Bitbucket ile Giriş Yap",
|
||||
"auth.login.clerk": "Clerk ile Giriş Yap",
|
||||
@@ -8,6 +9,7 @@
|
||||
"auth.login.gitlab": "GitLab ile Giriş Yap",
|
||||
"auth.login.google": "Google ile Giriş Yap",
|
||||
"auth.login.infomaniak": "Infomaniak ile Giriş Yap",
|
||||
"auth.login.zitadel": "Zitadel ile Giriş Yap",
|
||||
"auth.already_registered": "Zaten kayıtlı mısınız?",
|
||||
"auth.confirm_password": "Şifreyi Onayla",
|
||||
"auth.forgot_password_link": "Şifrenizi mi unuttunuz?",
|
||||
|
||||
Reference in New Issue
Block a user