Supported Translation File Formats
Our platform currently supports exporting and importing translations in the following file formats. These cover popular web, app, and other localization standards:
Format Type | Display Name | File Extension |
---|---|---|
json | JSON (.json) | .json |
i18njson | i18n JSON (.json) | .json |
po | Gettext (.po) | .po |
php | PHP Array (.php) | .php |
php_laravel | PHP Laravel Array (.php) | .php |
properties | Java Properties (.properties) | .properties |
xliff | Apple XLIFF (.xliff) | .xliff |
xcstrings | Apple XCStrings (.xcstrings) | .xcstrings |
string | Apple String (.string) | .string |
yaml | YAML (.yaml) | .yaml |
This wide range of supported formats ensures compatibility with many frameworks, platforms, and localization workflows.