mirror of
https://github.com/opensourcepos/opensourcepos.git
synced 2026-01-26 10:17:59 -05:00
Fix GB translation typo (#1647)
This commit is contained in:
@@ -89,7 +89,7 @@ $lang["config_default_tax_rate_2"] = "Tax 2 Rate";
|
||||
$lang["config_default_tax_rate_number"] = "Default Tax Rate must be a number";
|
||||
$lang["config_default_tax_rate_required"] = "Default Tax Rate is a required field";
|
||||
$lang["config_derive_sale_quantity"] = "Allow Derived Sale Quantity";
|
||||
$lang["config_derive_sale_quantity_tooltip"] = "If checked then a new item type will provided for items ordered by extended amount"
|
||||
$lang["config_derive_sale_quantity_tooltip"] = "If checked then a new item type will provided for items ordered by extended amount";
|
||||
$lang["config_dinner_table"] = "Table";
|
||||
$lang["config_dinner_table_duplicate"] = "Please use an unique table name";
|
||||
$lang["config_dinner_table_enable"] = "Enable Dinner Tables";
|
||||
|
||||
Reference in New Issue
Block a user