mirror of
https://github.com/shadoll/translate.git
synced 2025-12-20 05:29:08 +00:00
Перевірка відповідності зміних
This commit is contained in:
@@ -19,5 +19,4 @@ $_['text_account'] = 'Обліковий запис';
|
||||
$_['text_order'] = 'Історія замовлень';
|
||||
$_['text_wishlist'] = 'Список побажань';
|
||||
$_['text_newsletter'] = 'Розсилання новин';
|
||||
$_['text_powered'] = 'Створено в <a href="http://www.opencart.com">OpenCart</a><br /> %s © %s';
|
||||
|
||||
$_['text_powered'] = 'Працює на <a href="https://opencart.ua">OpenCart</a><br /> %s © %s';
|
||||
|
||||
@@ -18,4 +18,4 @@ $_['text_download'] = 'Завантаження';
|
||||
$_['text_logout'] = 'Вихід';
|
||||
$_['text_checkout'] = 'Оформлення замовлення';
|
||||
$_['text_search'] = 'Пошук';
|
||||
$_['text_all'] = 'Переглянути всі';
|
||||
$_['text_all'] = 'Переглянути всі';
|
||||
|
||||
Reference in New Issue
Block a user