> For the complete documentation index, see [llms.txt](https://docs.transiyzi.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.transiyzi.com/developers/rest-api-reference/supported-file-types.md).

# 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         |
