From 10c7a88a86ca790959770b9faaee785a20cabeab Mon Sep 17 00:00:00 2001 From: Eugene Lifescale Date: Tue, 24 Feb 2015 01:58:43 +0200 Subject: [PATCH] Update customer.php --- admin/language/ukrainian/sale/customer.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/admin/language/ukrainian/sale/customer.php b/admin/language/ukrainian/sale/customer.php index d124c57..3ead2fb 100755 --- a/admin/language/ukrainian/sale/customer.php +++ b/admin/language/ukrainian/sale/customer.php @@ -29,7 +29,7 @@ $_['column_description'] = 'Опис'; $_['column_amount'] = 'Сума'; $_['column_points'] = 'Бонусні бали'; $_['column_ip'] = 'IP'; -$_['column_total'] = 'Профілі разом; +$_['column_total'] = 'Профілі разом'; $_['column_action'] = 'Дія'; // Entry @@ -81,4 +81,4 @@ $_['error_postcode'] = 'Індекс повинен містити від $_['error_country'] = 'Будь-ласка виберіть країну!'; $_['error_zone'] = 'Будь-ласка оберіть область/район!'; $_['error_custom_field'] = '%s необхідно!'; -$_['error_comment'] = 'Необхідно внести коментарій!'; \ No newline at end of file +$_['error_comment'] = 'Необхідно внести коментарій!';