mirror of
https://github.com/shadoll/translate.git
synced 2025-12-20 07:31:09 +00:00
виправлено апостроф
This commit is contained in:
@@ -18,12 +18,12 @@ $_['text_tax'] = 'Без ПДВ:';
|
||||
$_['text_compare'] = 'Порівняти товар (%s)';
|
||||
$_['text_sort'] = 'Сортувати за:';
|
||||
$_['text_default'] = 'За замовчуванням';
|
||||
$_['text_name_asc'] = 'Ім`я (A - Я)';
|
||||
$_['text_name_desc'] = 'Ім`я (Я - A)';
|
||||
$_['text_name_asc'] = 'Ім\'я (A - Я)';
|
||||
$_['text_name_desc'] = 'Ім\'я (Я - A)';
|
||||
$_['text_price_asc'] = 'Ціна (Низька)';
|
||||
$_['text_price_desc'] = 'Ціна (Висока)';
|
||||
$_['text_rating_asc'] = 'Рейтинг (Низький)';
|
||||
$_['text_rating_desc'] = 'Рейтинг (Високий)';
|
||||
$_['text_model_asc'] = 'Модель (A - Я)';
|
||||
$_['text_model_desc'] = 'Модель (Я - A)';
|
||||
$_['text_limit'] = 'Показати:';
|
||||
$_['text_limit'] = 'Показати:';
|
||||
|
||||
Reference in New Issue
Block a user