fix: setup localization and language selection#6
Merged
LeoMartinDev merged 4 commits intomainfrom Mar 2, 2026
Merged
Conversation
- Introduce default language handling and supported language codes in i18n configuration. - Add validation messages for required fields in English and French locales. - Refactor language handling in setup and settings components to utilize normalized language codes. - Update admin step schema to improve password confirmation validation. - Streamline language selection in the language switcher and language step components.
- Simplify language configuration in i18n and streamline language selection in components. - Enhance the setup process by adding user ID resolution and default user settings. - Update safe search validation to use enum values for better clarity.
- Reorganize imports in admin-step component for clarity. - Integrate default user settings and safe search handling in setup process. - Improve formatting of safe search assignment for better readability.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Closes #5
Voy.-.setup.language.mp4