diff --git a/frontend/src/lib/i18n/locales/tr-TR.json b/frontend/src/lib/i18n/locales/tr-TR.json
index f4be3ade..650453e0 100644
--- a/frontend/src/lib/i18n/locales/tr-TR.json
+++ b/frontend/src/lib/i18n/locales/tr-TR.json
@@ -1,83 +1,105 @@
{
- "loginTitle": "Tekrar Hoş Geldiniz, giriş yapın",
- "loginTitleSimple": "Tekrar hoş geldiniz, lütfen giriş yapın",
- "loginDivider": "Ya da",
- "loginUsername": "Kullanıcı Adı",
- "loginPassword": "Şifre",
- "loginSubmit": "Giriş Yap",
- "loginFailTitle": "Giriş yapılamadı",
- "loginFailSubtitle": "Lütfen kullanıcı adınızı ve şifrenizi kontrol edin",
- "loginFailRateLimit": "Çok fazla kez giriş yapma girişiminde bulundunuz. Lütfen daha sonra tekrar deneyin",
- "loginSuccessTitle": "Giriş yapıldı",
- "loginSuccessSubtitle": "Tekrar hoş geldiniz!",
- "loginOauthFailTitle": "Hata oluştu",
- "loginOauthFailSubtitle": "OAuth URL'si alınamadı",
- "loginOauthSuccessTitle": "Yönlendiriliyor",
- "loginOauthSuccessSubtitle": "OAuth sağlayıcınıza yönlendiriliyor",
- "loginOauthAutoRedirectTitle": "OAuth Otomatik Yönlendirme",
- "loginOauthAutoRedirectSubtitle": "Kimlik doğrulama işlemi için otomatik olarak OAuth sağlayıcınıza yönlendirileceksiniz.",
- "loginOauthAutoRedirectButton": "Şimdi Yönlendir",
- "continueTitle": "Devam et",
- "continueRedirectingTitle": "Yönlendiriliyor...",
- "continueRedirectingSubtitle": "Kısa süre içinde uygulamaya yönlendirileceksiniz",
- "continueRedirectManually": "Beni manuel olarak yönlendir",
- "continueInsecureRedirectTitle": "Güvenli olmayan yönlendirme",
- "continueInsecureRedirectSubtitle": "http adresinden http adresine yönlendirme yapmaya çalışıyorsunuz, bu güvenli değil. Devam etmek istediğinizden emin misiniz?",
- "continueUntrustedRedirectTitle": "Güvenilmeyen yönlendirme",
- "continueUntrustedRedirectSubtitle": "Yapılandırdığınız alan adıyla eşleşmeyen bir alana yönlendirme yapmaya çalışıyorsunuz ({{cookieDomain}}). Devam etmek istediğinize emin misiniz?",
- "logoutFailTitle": "Çıkış Yapılamadı",
- "logoutFailSubtitle": "Lütfen tekrar deneyin",
- "logoutSuccessTitle": "Çıkış yapıldı",
- "logoutSuccessSubtitle": "Çıkış yaptınız",
- "logoutTitle": "Çıkış yap",
- "logoutUsernameSubtitle": "{{username}} olarak giriş yapmış durumdasınız. Çıkış yapmak için aşağıdaki düğmeye tıklayın.",
- "logoutOauthSubtitle": "Şu anda {{provider}} OAuth sağlayıcısını kullanarak {{username}} olarak oturum açmış durumdasınız. Oturumunuzu kapatmak için aşağıdaki düğmeye tıklayın.",
- "notFoundTitle": "Sayfa bulunamadı",
- "notFoundSubtitle": "Aradığınız sayfa mevcut değil.",
- "notFoundButton": "Ana sayfaya git",
- "totpFailTitle": "Kod doğrulanamadı",
- "totpFailSubtitle": "Lütfen kodunuzu kontrol edin ve tekrar deneyin",
- "totpSuccessTitle": "Doğrulandı",
- "totpSuccessSubtitle": "Uygulamanıza yönlendiriliyor",
- "totpTitle": "TOTP kodunuzu girin",
- "totpSubtitle": "Lütfen kimlik doğrulama uygulamanızdan aldığınız kodu girin.",
- "unauthorizedTitle": "Yetkisiz",
- "unauthorizedResourceSubtitle": "Kullanıcı adı {{username}} olan kullanıcının {{resource}} kaynağına erişim yetkisi bulunmamaktadır.",
- "unauthorizedLoginSubtitle": "Kullanıcı adı {{username}} olan kullanıcının oturum açma yetkisi yok.",
- "unauthorizedGroupsSubtitle": "Kullanıcı adı {{username}} olan kullanıcı, {{resource}} kaynağının gerektirdiği gruplarda bulunmuyor.",
- "unauthorizedIpSubtitle": "IP adresiniz {{ip}}, {{resource}} kaynağına erişim yetkisine sahip değil.",
- "unauthorizedButton": "Tekrar deneyin",
- "cancelTitle": "İptal",
- "forgotPasswordTitle": "Şifrenizi mi unuttunuz?",
- "failedToFetchProvidersTitle": "Kimlik doğrulama sağlayıcıları yüklenemedi. Lütfen yapılandırmanızı kontrol edin.",
- "errorTitle": "Bir hata oluştu",
- "errorSubtitleInfo": "The following error occurred while processing your request:",
- "errorSubtitle": "An error occurred while trying to perform this action. Please check the console for more information.",
- "forgotPasswordMessage": "Parolanızı `USERS` ortam değişkenini değiştirerek sıfırlayabilirsiniz.",
- "fieldRequired": "Bu alan zorunludur",
- "invalidInput": "Geçersiz girdi",
- "domainWarningTitle": "Geçersiz alan adı",
- "domainWarningSubtitle": "You are accessing this instance from an incorrect domain. If you proceed, you may encounter issues with authentication.",
- "domainWarningCurrent": "Current:",
- "domainWarningExpected": "Expected:",
- "ignoreTitle": "Yoksay",
- "goToCorrectDomainTitle": "Doğru alana gidin",
- "authorizeTitle": "Authorize",
- "authorizeCardTitle": "Continue to {{app}}?",
- "authorizeSubtitle": "Would you like to continue to this app? Please carefully review the permissions requested by the app.",
- "authorizeSubtitleOAuth": "Would you like to continue to this app?",
- "authorizeLoadingTitle": "Loading...",
- "authorizeLoadingSubtitle": "Please wait while we load the client information.",
- "authorizeSuccessTitle": "Authorized",
- "authorizeSuccessSubtitle": "You will be redirected to the app in a few seconds.",
- "authorizeErrorClientInfo": "An error occurred while loading the client information. Please try again later.",
- "authorizeErrorMissingParams": "The following parameters are missing: {{missingParams}}",
- "openidScopeName": "OpenID Connect",
- "openidScopeDescription": "Allows the app to access your OpenID Connect information.",
- "emailScopeName": "Email",
- "emailScopeDescription": "Allows the app to access your email address.",
- "profileScopeName": "Profile",
- "profileScopeDescription": "Allows the app to access your profile information.",
- "groupsScopeName": "Groups",
- "groupsScopeDescription": "Allows the app to access your group information."
+ "loginTitle": "Tekrar Hoş Geldiniz, giriş yapın",
+ "loginTitleSimple": "Tekrar hoş geldiniz, lütfen giriş yapın",
+ "loginDivider": "Ya da",
+ "loginUsername": "Kullanıcı Adı",
+ "loginPassword": "Şifre",
+ "loginSubmit": "Giriş Yap",
+ "loginFailTitle": "Giriş yapılamadı",
+ "loginFailSubtitle": "Lütfen kullanıcı adınızı ve şifrenizi kontrol edin",
+ "loginFailRateLimit": "Çok fazla kez giriş yapma girişiminde bulundunuz. Lütfen daha sonra tekrar deneyin",
+ "loginSuccessTitle": "Giriş yapıldı",
+ "loginSuccessSubtitle": "Tekrar hoş geldiniz!",
+ "loginOauthFailTitle": "Hata oluştu",
+ "loginOauthFailSubtitle": "OAuth URL'si alınamadı",
+ "loginOauthSuccessTitle": "Yönlendiriliyor",
+ "loginOauthSuccessSubtitle": "OAuth sağlayıcınıza yönlendiriliyor",
+ "loginOauthAutoRedirectTitle": "OAuth Otomatik Yönlendirme",
+ "loginOauthAutoRedirectSubtitle": "Kimlik doğrulama işlemi için otomatik olarak OAuth sağlayıcınıza yönlendirileceksiniz.",
+ "loginOauthAutoRedirectButton": "Şimdi Yönlendir",
+ "continueTitle": "Devam et",
+ "continueRedirectingTitle": "Yönlendiriliyor...",
+ "continueRedirectingSubtitle": "Kısa süre içinde uygulamaya yönlendirileceksiniz",
+ "continueRedirectManually": "Beni manuel olarak yönlendir",
+ "continueInsecureRedirectTitle": "Güvenli olmayan yönlendirme",
+ "continueInsecureRedirectSubtitle": "http adresinden http adresine yönlendirme yapmaya çalışıyorsunuz, bu güvenli değil. Devam etmek istediğinizden emin misiniz?",
+ "continueUntrustedRedirectTitle": "Güvenilmeyen yönlendirme",
+ "continueUntrustedRedirectSubtitle": "Yapılandırdığınız alan adıyla eşleşmeyen bir alana yönlendirme yapmaya çalışıyorsunuz ({{cookieDomain}}). Devam etmek istediğinize emin misiniz?",
+ "logoutFailTitle": "Çıkış Yapılamadı",
+ "logoutFailSubtitle": "Lütfen tekrar deneyin",
+ "logoutSuccessTitle": "Çıkış yapıldı",
+ "logoutSuccessSubtitle": "Çıkış yaptınız",
+ "logoutTitle": "Çıkış yap",
+ "logoutUsernameSubtitle": "{{username}} olarak giriş yapmış durumdasınız. Çıkış yapmak için aşağıdaki düğmeye tıklayın.",
+ "logoutOauthSubtitle": "Şu anda {{provider}} OAuth sağlayıcısını kullanarak {{username}} olarak oturum açmış durumdasınız. Oturumunuzu kapatmak için aşağıdaki düğmeye tıklayın.",
+ "notFoundTitle": "Sayfa bulunamadı",
+ "notFoundSubtitle": "Aradığınız sayfa mevcut değil.",
+ "notFoundButton": "Ana sayfaya git",
+ "totpFailTitle": "Kod doğrulanamadı",
+ "totpFailSubtitle": "Lütfen kodunuzu kontrol edin ve tekrar deneyin",
+ "totpSuccessTitle": "Doğrulandı",
+ "totpSuccessSubtitle": "Uygulamanıza yönlendiriliyor",
+ "totpTitle": "TOTP kodunuzu girin",
+ "totpSubtitle": "Lütfen kimlik doğrulama uygulamanızdan aldığınız kodu girin.",
+ "unauthorizedTitle": "Yetkisiz",
+ "unauthorizedResourceSubtitle": "Kullanıcı adı {{username}} olan kullanıcının {{resource}} kaynağına erişim yetkisi bulunmamaktadır.",
+ "unauthorizedLoginSubtitle": "Kullanıcı adı {{username}} olan kullanıcının oturum açma yetkisi yok.",
+ "unauthorizedGroupsSubtitle": "Kullanıcı adı {{username}} olan kullanıcı, {{resource}} kaynağının gerektirdiği gruplarda bulunmuyor.",
+ "unauthorizedIpSubtitle": "IP adresiniz {{ip}}, {{resource}} kaynağına erişim yetkisine sahip değil.",
+ "unauthorizedButton": "Tekrar deneyin",
+ "cancelTitle": "İptal",
+ "forgotPasswordTitle": "Şifrenizi mi unuttunuz?",
+ "failedToFetchProvidersTitle": "Kimlik doğrulama sağlayıcıları yüklenemedi. Lütfen yapılandırmanızı kontrol edin.",
+ "errorTitle": "Bir hata oluştu",
+ "errorSubtitleInfo": "The following error occurred while processing your request:",
+ "errorSubtitle": "An error occurred while trying to perform this action. Please check the console for more information.",
+ "forgotPasswordMessage": "Parolanızı `USERS` ortam değişkenini değiştirerek sıfırlayabilirsiniz.",
+ "fieldRequired": "Bu alan zorunludur",
+ "invalidInput": "Geçersiz girdi",
+ "domainWarningTitle": "Geçersiz alan adı",
+ "domainWarningSubtitle": "You are accessing this instance from an incorrect domain. If you proceed, you may encounter issues with authentication.",
+ "domainWarningCurrent": "Current:",
+ "domainWarningExpected": "Expected:",
+ "ignoreTitle": "Yoksay",
+ "goToCorrectDomainTitle": "Doğru alana gidin",
+ "authorizeTitle": "Authorize",
+ "authorizeCardTitle": "Continue to {{app}}?",
+ "authorizeSubtitle": "Would you like to continue to this app? Please carefully review the permissions requested by the app.",
+ "authorizeSubtitleOAuth": "Would you like to continue to this app?",
+ "authorizeLoadingTitle": "Loading...",
+ "authorizeLoadingSubtitle": "Please wait while we load the client information.",
+ "authorizeSuccessTitle": "Authorized",
+ "authorizeSuccessSubtitle": "You will be redirected to the app in a few seconds.",
+ "authorizeErrorClientInfo": "An error occurred while loading the client information. Please try again later.",
+ "authorizeErrorInvalidParams": "The request is missing required parameters or has invalid parameters. Please check the URL and try again.",
+ "openidScopeName": "OpenID Connect",
+ "openidScopeDescription": "Allows the app to access your OpenID Connect information.",
+ "emailScopeName": "Email",
+ "emailScopeDescription": "Allows the app to access your email address.",
+ "profileScopeName": "Profile",
+ "profileScopeDescription": "Allows the app to access your profile information.",
+ "groupsScopeName": "Groups",
+ "groupsScopeDescription": "Allows the app to access your group information.",
+ "backToLoginButton": "Back to login",
+ "phoneScopeName": "Phone",
+ "phoneScopeDescription": "Allows the app to access your phone number.",
+ "addressScopeName": "Address",
+ "addressScopeDescription": "Allows the app to access your address.",
+ "loginTailscaleTitle": "Continue with Tailscale",
+ "loginTailscaleDescription": "You appear to be accessing Tinyauth from an authorized Tailscale device. Would you like to continue with your Tailscale connection?",
+ "loginTailscaleDeviceName": "Device name:",
+ "loginTailscaleOtherMethod": "Login with another method",
+ "loginTailscaleSuccess": "Successfully authenticated with Tailscale.",
+ "loginTailscaleFail": "Failed to authenticate with Tailscale. Please try again or use another login method.",
+ "logoutTailscaleSubtitle": "You are currently logged in with Tailscale on your device {{deviceName}}. Click the button below to logout.",
+ "quickActionsLanguage": "Language",
+ "quickActionsTheme": "Theme",
+ "quickActionsThemeLight": "Light",
+ "quickActionsThemeDark": "Dark",
+ "quickActionsThemeSystem": "System",
+ "quickActionsLogout": "Logout",
+ "quickActionsTitle": "Quick Actions",
+ "quickActionsProviderLocal": "Local",
+ "quickActionsProviderLDAP": "LDAP",
+ "quickActionsProviderOAuth": "{{provider}} OAuth"
}