mirror of
https://github.com/zitadel/zitadel.git
synced 2025-12-24 15:36:35 +00:00
Add complete Turkish (tr.json) translation for authentication UI, including login, registration, password management, MFA setup # Which Problems Are Solved - Turkish language support is missing in the authentication UI - Turkish-speaking users cannot use the application in their native language # How the Problems Are Solved - Added complete Turkish (tr.json) translation file for the authentication UI - Translated all authentication-related strings including login, registration, password management, MFA setup, error messages, and user verification flows - Technical terms (Passkey, SSO, LDAP, IDP, etc.) are kept in English for consistency # Additional Changes - None # Additional Context - Closes #10851 - This translation follows the same structure as the existing en.json file - All user-facing strings in the authentication flow are now available in Turkish Co-authored-by: Max Peintner <max@caos.ch> Co-authored-by: Gayathri Vijayan <66356931+grvijayan@users.noreply.github.com>