Localization of Order and Delivery Statuses in Online Stores: Overview of Methods

Order and Delivery Statuses can be adapted for different languages.

Quick navigation: all methods

Localization Languages

Status localization is available for the following languages:

  • ar — Arabic,
  • br — Portuguese,
  • de — German,
  • en — English,
  • fr — French,
  • hi — Hindi,
  • id — Indonesian,
  • in — English for India,
  • it — Italian,
  • ja — Japanese,
  • la — Spanish,
  • ms — Malay,
  • pl — Polish,
  • de — German,
  • sc — Simplified Chinese,
  • tc — Traditional Chinese,
  • th — Thai,
  • tr — Turkish,
  • ua — Ukrainian,
  • vn — Vietnamese.

The list of current languages can be obtained using the method sale.statuslang.getlistlangs.

Connection of Status Localization with Other Objects

Status. Specify the identifier of the required status. The list of identifiers can be obtained using the method sale.status.list.

Overview of Methods

Scope: sale

Who can execute the method: administrator

Method

Description

sale.statusLang.getListLangs

Returns a list of languages for localizing the order or delivery status

sale.statusLang.add

Adds localization for a status

sale.statusLang.list

Returns a list of status localizations

sale.statusLang.deleteByFilter

Deletes localization for a status

sale.statusLang.getFields

Returns fields for status localization