How to Translate POS Language
Duplicate the folder
pub\apps\pos\locales\en_us
to the new same level folder and rename the folder.Access the file
translations.json
on the duplicated folder above to translate to your language.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