All Collections
Frequently Asked Questions
General questions
Can I translate directly from my database?
Can I translate directly from my database?
Jacob avatar
Written by Jacob
Updated over a week ago

There is currently no way to translate data directly from a database. You'll need to extract strings from your database (e.g., by running a script) and put them into a localization file using a tool like gettext.

You can then upload these files to Transifex, and when the translations are finished, download them and reimport them into your database. You can also send the information as JSON-encoded strings using the API.


💡Tip

Looking for more help? Get support from our Transifex Community Forum!

Find answers or post to get help from Transifex Support and our Community.

Did this answer your question?