You need to provide the source texts as the first file and the target texts as the second file.
Make sure the files are named with the .arb extension, so that the format can be correctly identified.
Example
For a detailed example of ARB localization with doloc, including step-by-step instructions on using the API for translation, check out our ARB Example Translated with doloc.
Options
Options are passed as query parameters in the URL.
inferred from @@locale-attribute (if present), otherwise from filename - e.g. translations.en-us.arb infers en-us.
This specifies the language of the target texts.
untranslated
combination of missing, empty, equal.
missing
Translate all units that match this configuration. missing: not contained in target file. empty: has empty value in target file. equal: has the same value in source and target file.
Limitations
none that we are aware of 🙂
Please reach out, if you need support for these or other formats! 🚀