How to Translate POS Language

  1. Duplicate the folder pub\apps\pos\locales\en_us to the new same level folder and rename the folder.

  2. Access the file translations.json on the duplicated folder above to translate to your language.

  3. Copy this new folder and paste in the folder app\code\Magestore\Webpos\build\apps\pos\locales

Tip: Use the lowercase letter and “_” to rename the new locale folder. For example `pub\apps\pos\locales\hz_tw`. Important: hz_tw is name of the locale.

Warning: Do not Move folder app\code\Magestore\Webpos\build\apps\pos\locales, please Copy and Paste only