zitadel/internal/static
TrueQAP c455b8b1eb
feat(i18n): Add Hungarian language support to ZITADEL (#8645)
- Fully translated all UI elements, documentation, and error messages
- Added Hungarian as a new supported language option
- Updated language selection menus and related configuration files
- Ensured consistency across all translated content

# Which Problems Are Solved

- ZITADEL was not accessible for Hungarian-speaking users due to lack of
language support
- Hungarian users had to rely on English or other languages to use the
platform
- Potential user base was limited due to language barrier

# How the Problems Are Solved

- Translated all user interface elements, including console and login
interfaces
- Translated all documentation files to Hungarian
- Added Hungarian translations for all error messages and notifications
- Implemented Hungarian as a selectable language option in the system

# Additional Changes

- Updated language selection menus to include Hungarian
- Modified configuration files to support Hungarian language
- Ensured consistent terminology and style across all translated content
- Added Hungarian language option to relevant dropdown menus and
settings

# Additional Context

- Relates to the ongoing internationalization efforts of ZITADEL
- Enhances accessibility for Hungarian-speaking developers and users
- Expands ZITADEL's potential user base in Hungary and
Hungarian-speaking regions

---------

Co-authored-by: Max Peintner <max@caos.ch>
Co-authored-by: Tim Möhlmann <tim+github@zitadel.com>
Co-authored-by: Stefan Benz <46600784+stebenz@users.noreply.github.com>
2024-10-11 09:00:50 +00:00
..
config refactor: rename package errors to zerrors (#7039) 2023-12-08 15:30:55 +01:00
database chore: use pgx v5 (#7577) 2024-03-27 15:48:22 +02:00
i18n feat(i18n): Add Hungarian language support to ZITADEL (#8645) 2024-10-11 09:00:50 +00:00
mock fix: add action v2 execution to features (#7597) 2024-04-09 20:21:21 +03:00
s3 refactor: rename package errors to zerrors (#7039) 2023-12-08 15:30:55 +01:00
generate.go feat: label policy (#1708) 2021-06-04 14:53:51 +02:00
storage.go fix: instance remove (#4602) 2022-10-26 13:06:48 +00:00