Download and Upload Translation Bundles
If you plan to translate your App UI into one or more languages, now is the time to send your translation resources for translation. VB Studio can provide your translation files in either the JSON or the industry standard XLIFF (XML Localization Interchange File Format) format.
To translate your App UI, download the translation bundles, translate the strings, update the locale, and then save the files with the appropriate language code. For example, if you translate the <extension_bundle_name>-i18n.json
bundle into Icelandic, include the appropriate language code (is) like this extensionBundle-i18n-is.json
before you upload.
When you download, you can choose to download the full set of translatable strings, or just download only the strings you've added or changed since the last time you downloaded.
When you’re ready to upload your new files, add them to a zip file and upload the zip.
Note:
The XLIFF files you download from VB Studio use the XLIFF file structure but include message strings in the ICU format. This is because XLIFF messages don’t support the full feature set provided by ICU.