Skip to content

Setting up FBT in React Native #294

Answered by jrwats
kosalamoon asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @kosalamoon,
fbt doesn't provide translations, but merely a means of extracting your translatable texts, processing translations (that YOU provide to it somehow) and creating translated payloads for the UI. Let me know if you need any clarifications on that.

The translations provided in the demo represent input you need to provide: https://github.com/facebook/fbt/blob/main/demo-app/translations/es_la.json

When you run the translation script, the output is the generated tables.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by kosalamoon
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants