List of all supported file formats. You can use those values to upload or download translations in selected format.
Format value | Description |
---|---|
multi-language-json | JSON file with all translations |
single-language-json | JSON file with one language (use languageKey param to specify language) |
simplelocalize-json | JSON format prepared for integration purposes (upload only) |
excel | Microsoft Excel spreadsheet in *.xlsx format |
csv-translations | CSV file with all translations |
yaml | yaml file format |
android-strings | Resource Strings file for Android |
android-xml | XML Resource Strings file (deprecated) |
localizable-xcstrings | Localizable.xcstrings file format |
localizable-strings | Localizable.strings file format |
localizable-stringsdict | Localizable.stringsdict file format |
java-properties | Java properties file |
po-pot | PO/POT files |
php-array | PHP Array file |
module-exports | module.exports file |
Was this helpful?