Add language strings
This commit is contained in:
parent
3ffab186f9
commit
9e1b524b93
@ -29,4 +29,6 @@ define("STRINGS", [
|
|||||||
"login server user data error" => "The login server refused to provide account information. Try again or contact technical support.",
|
"login server user data error" => "The login server refused to provide account information. Try again or contact technical support.",
|
||||||
"captcha error" => "There was a problem with the CAPTCHA (robot test). Try again.",
|
"captcha error" => "There was a problem with the CAPTCHA (robot test). Try again.",
|
||||||
"home" => "Home",
|
"home" => "Home",
|
||||||
|
"point of sale" => "Point of Sale",
|
||||||
|
"barcode" => "Barcode"
|
||||||
]);
|
]);
|
Loading…
x
Reference in New Issue
Block a user