mirror of
https://github.com/shadoll/translate.git
synced 2025-12-20 02:26:13 +00:00
Update customer.php
This commit is contained in:
@@ -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'] = 'Необхідно внести коментарій!';
|
||||
$_['error_comment'] = 'Необхідно внести коментарій!';
|
||||
|
||||
Reference in New Issue
Block a user