A collection of sample applications integrated with transifex-native
A new way to localise software within the code - no files no deployments. A video is worth a thousand words!
But if you are a words person here is the documentation.
-
Step 1: Clone the repo and go to the folder of your preference. There is one for each of the following languages / frameworks:
JS, node and others coming soon.
-
Step 2: Set things up using the guide included in each folder mentioned in the previous step. it's literally 3 commands. If you are not up to it we've built a script to do it for you. Just do
sh run.sh
-
Step 3: 👌 Play around. Push your strings to Transifex, translate, make edits and see your changes being applied on the fly. The repo is linked to a public Transifex project - which you can join automatically. We've also enable Machine Translation for the purposes of the test so that you don't have to do the translations yourself.
🤘 The i18n syntax is the same across programming languages so you can share strings and translations across programming languages
🤘 Transifex Native is open source and can be easily ported to other languages. Check the resources section below.
Please create an issue, we would love to here what you have to say!
You can find the FAQs in our community
Transifex Native Documentation
Blogposts about Transifex Native
A guide to port Transifex Native to new programming languages