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

Internationalization: custom script for iOS with fbt #23

Closed
albullington opened this issue Dec 13, 2021 · 0 comments
Closed

Internationalization: custom script for iOS with fbt #23

albullington opened this issue Dec 13, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@albullington
Copy link
Collaborator

If we end up going with fbt as our internationalization library, we'll need a custom script that can take translations and turn them into iOS localized strings.

Currently, there's a script that does this for Android strings (step 4 in the React Native demo app). The iOS version should work similarly, but we'll need to figure out how to include plural strings / strings with variables in the Localizable.strings format. (I made an issue for this here, but no response from the fbt team).

We should explore this to help us make a decision on which internationalization library to use.

@albullington albullington added the enhancement New feature or request label Dec 13, 2021
@kueda kueda added this to the Observation Loop 1 milestone May 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants