Enable Crowdin in context translations #1738
Labels
🌐 i18n
Regarding software localization
pull-request-available
Translations
We use a non-standard version of GetText, lack language variants support translate.openfoodfacts.org
When the Crowdin In-Context tool is enabled, the archive with your project translation will include one additional language. It is required to store operational data about localization strings. Integrate this pseudo-language to your app along with other languages you translate to. You will have to switch your application to this language as one of the requirements to enable In-Context localization.
lol/common.po
It's important to add the Crowdin In-Context script before any other scripts, at the section of your document. Make sure this script is included on every page with localizable text. Optionally, you can include this JavaScript snippet only when the pseudo-language is active.
Part of
The text was updated successfully, but these errors were encountered: