Import your own translations
To import your own translations, you must create a separate
import connection
for each language.
- You can see the list of connections, including their connection_id, directly in LOCO here:
https://loco-app.expan.do/admin/setting/api
Above the import connections, you will call the API function "
Update product
where you will use the "product_id" returned by the "
Create product
" from the source import connection.
- Once you have finished importing your translations, you will see the language as "Localized" with translation level "IMPORT" in the product view. Text sections marked as such are then not translated in LOCO until you explicitly use the "Remove Localization" function above the product language.
Importing custom translations is ideally a one-time process.
- I recommend removing the appropriate import connection after importing all custom translations.