Рамиз Мирзаев

Add ru lang full

......@@ -17,4 +17,4 @@ $_['text_account'] = 'My Account';
$_['text_order'] = 'Order History';
$_['text_wishlist'] = 'Wish List';
$_['text_newsletter'] = 'Newsletter';
$_['text_powered'] = 'Powered By <a href="https://ocstore.com/?utm_source=ocstore3_install">ocStore</a><br /> %s &copy; %s';
\ No newline at end of file
$_['text_powered'] = '%s &copy; %s';
\ No newline at end of file
......
......@@ -23,4 +23,4 @@ $_['text_account'] = 'Личный кабинет';
$_['text_order'] = 'История заказов';
$_['text_wishlist'] = 'Закладки';
$_['text_newsletter'] = 'Рассылка';
$_['text_powered'] = 'Работает на <a href="http://www.opencart.com">OpenCart</a><br>Перевод от <a href="https://forum.opencart.name/">OpenCart.name</a><br> %s &copy; %s';
$_['text_powered'] = '%s &copy; %s';
......
......@@ -18,4 +18,4 @@ $_['text_account'] = 'Особистий кабінет';
$_['text_order'] = 'Історія замовлень';
$_['text_wishlist'] = 'Закладки';
$_['text_newsletter'] = 'Розсилка';
$_['text_powered'] = 'Працює на <a target="_blank" href="https://ocstore.com/?utm_source=ocstore3_install">ocStore</a><br /> %s &copy; %s';
\ No newline at end of file
$_['text_powered'] = '%s &copy; %s';
\ No newline at end of file
......