📄Supported File Types
Transizyi supports a variety of file types for both uploading content for translation and exporting translated content. These file types are:
Key | Name | Extension |
---|---|---|
JSON | JSON (.json) | json |
STRUCTURED_JSON | Structured JSON (.json) | json |
JS | JavaScript Object (.js) | js |
PHP_ARRAY | PHP Array (.php) | php |
PHP_LARAVEL_ARRAY | PHP Laravel Array (.php) | php |
INI | PHP INI (.ini) | ini |
YAML | YAML (.yaml) | yaml |
RUBY_ON_RAILS_YAML | Ruby on Rails YAML (.yml) | yml |
PO | Gettext (.po) | po |
STRINGS | Apple Strings (.strings) | strings |
PROPERTIES | Java Properties (.properties) | properties |
ANDROID | Android Resources (.xml) | xml |
RESX | .NET Resource (.resx) | resx |
RESW | .NET Resource (.resw) | resw |
TS | Qt Linguist (.ts) | ts |
CSV | CSV (.csv) | csv |
XLSX | Excel (.xlsx) | xlsx |
MULTILINGUAL_XLSX | Multilingual Excel (.xlsx) | xlsx |
ARB | Flutter (.arb) | arb |
APPLE_XLIFF | Apple XLIFF (.xliff) | xliff |
PHP_SYMFONY_XLIFF | PHP Symfony XLIFF (.xliff) | xliff |
ANGULAR_I18N_XLIFF | Angular i18n XLIFF (.xlf) | xlf |
APPLE_PROPERTY_LIST | Apple Property List (.plist) | plist |
REACT_NATIVE_I18N | React Native (i18n) (.js) | js |
Last updated