From 9c24fd8b3da7939e4e7a43069e1ccdce06159784 Mon Sep 17 00:00:00 2001 From: FrancescoUK Date: Thu, 7 Oct 2021 12:20:14 +0000 Subject: [PATCH] Translated using Weblate (English (United Kingdom)) Currently translated at 94.1% (308 of 327 strings) Translation: opensourcepos/config Translate-URL: https://translate.opensourcepos.org/projects/opensourcepos/config/en_GB/ --- application/language/en-GB/config_lang.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/application/language/en-GB/config_lang.php b/application/language/en-GB/config_lang.php index 128325623..154be7be2 100644 --- a/application/language/en-GB/config_lang.php +++ b/application/language/en-GB/config_lang.php @@ -250,7 +250,7 @@ $lang["config_receipt_show_tax_ind"] = "Show Tax Indicator"; $lang["config_receipt_show_taxes"] = "Show Taxes"; $lang["config_receipt_show_total_discount"] = "Show Total Discount"; $lang["config_receipt_template"] = "Receipt Template"; -$lang["config_receiving_calculate_average_price"] = "Calc avg. Price (Receiving)"; +$lang["config_receiving_calculate_average_price"] = "Change Cost Price (Receiving)"; $lang["config_recv_invoice_format"] = "Receivings Invoice Format"; $lang["config_register_mode_default"] = "Default Register Mode"; $lang["config_report_an_issue"] = "Report an issue";