Field translation
All the item fields on VUSION Link can be translated in local language using a translation file uploaded in Studio.
Oct 20, 2020
VLK-8 - October 2020 -VUSION Link
Note:
To use this feature you need a VUSION Studio account linked to your store. To access your Studio account click here.
The field translation feature is only available with VUSION Link Pro subscription.
Concept
All the item fields in VUSION Studio semantics can be translated and displayed in VUSION Link application. Thus, your employee can view the items information in their local languages.
How to translate field in VUSION Link ?
1. Connect to your Studio account Connection to VUSION Studio
2. On your project dashboard, select “modifiy project”.
3. Tick the box “List and references”.
The list and reference allows the modification of fields in VUSION Link and import of new values.
4. Upload your translation.
The translation file should be set as followed, in JSON format (example in French):
{
"fresh.origin":"Origine du produit",
"inPromotion":"En promotion",
"stock.current":"Stock en cours",
"name":"Nom",
"currency":"Devise",
"description":"Description",
"price":"Prix"
}
5. Deploy the new setting