Fix GB translation typo (#1647)

This commit is contained in:
FrancescoUK
2018-01-01 12:20:06 +00:00
parent 86019e002d
commit 080d3c0e3b

View File

@@ -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";