Add language strings

This commit is contained in:
Skylar Ittner 2018-04-13 18:30:42 -06:00
parent 3ffab186f9
commit 9e1b524b93

View File

@ -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.",
"captcha error" => "There was a problem with the CAPTCHA (robot test). Try again.",
"home" => "Home",
"point of sale" => "Point of Sale",
"barcode" => "Barcode"
]);