Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for Text localization #764

Closed
PavelHolec opened this issue Feb 13, 2024 · 0 comments · Fixed by #781
Closed

Add support for Text localization #764

PavelHolec opened this issue Feb 13, 2024 · 0 comments · Fixed by #781
Assignees
Labels
feature Orbit component related changes
Milestone

Comments

@PavelHolec
Copy link
Collaborator

PavelHolec commented Feb 13, 2024

To support localization and localized string interpolation, components should support iOS16+ LocalizedStringResource initializers. The solution should fully support sync with string catalogs.

Note: The LocalizedStringKey can only be used for localization via reflection.

@PavelHolec PavelHolec added the enhancement New feature or request label Feb 13, 2024
@PavelHolec PavelHolec self-assigned this Mar 4, 2024
@PavelHolec PavelHolec added this to the 2024Q1 milestone Mar 4, 2024
@PavelHolec PavelHolec changed the title Add localizationBundle environment for localization support Add support for localization Mar 4, 2024
@PavelHolec PavelHolec changed the title Add support for localization Add support for Text and component localization Mar 13, 2024
@PavelHolec PavelHolec changed the title Add support for Text and component localization Add support for Text localization Mar 14, 2024
@PavelHolec PavelHolec added feature Orbit component related changes and removed enhancement New feature or request labels Mar 14, 2024
@PavelHolec PavelHolec linked a pull request Mar 14, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Orbit component related changes
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant