From fc6f8e4d92b3a6a334830b77f48934fd3bd8a23b Mon Sep 17 00:00:00 2001 From: Chiraq Bookstore Date: Sat, 17 Feb 2018 08:35:32 +0000 Subject: [PATCH] Translated using Weblate (Russian) Currently translated at 70.0% (21 of 30 strings) Translation: opensourcepos/taxes Translate-URL: http://*/projects/ospos/taxes/ru/ --- application/language/ru/taxes_lang.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/application/language/ru/taxes_lang.php b/application/language/ru/taxes_lang.php index 1597fc338..5947aeb80 100644 --- a/application/language/ru/taxes_lang.php +++ b/application/language/ru/taxes_lang.php @@ -9,7 +9,7 @@ $lang["taxes_no_taxes_to_display"] = "Нет Кода Налога для ото $lang["taxes_round_half_down"] = "Наполовину Вниз"; $lang["taxes_round_half_even"] = ""; $lang["taxes_round_half_odd"] = ""; -$lang["taxes_round_half_up"] = ""; +$lang["taxes_round_half_up"] = "Наполовину Вверх"; $lang["taxes_rounding_code"] = ""; $lang["taxes_sales_tax"] = "Налог с Продажи"; $lang["taxes_sales_tax_by_invoice"] = "";