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

Add ru lang full

...@@ -10,5 +10,5 @@ ...@@ -10,5 +10,5 @@
10 */ 10 */
11 11
12 // Text 12 // Text
13 -$_['text_footer'] = '<a href="http://www.opencart.com">OpenCart</a> &copy; 2009-' . date('Y') . ' Все права защищены. <br> <a href="https://forum.opencart.name" target="_blank">OpenCart.name</a> &copy; 2020-' . date('Y') . ' Все права защищены.'; 13 +$_['text_footer'] = '&copy; 2009-' . date('Y');
14 -$_['text_version'] = 'Версия OpenCart %s <br> Версия перевода <a href="https://forum.opencart.name/resources/Русский-язык-для-opencart-3-0.9/" target="_blank">3.0.3.9.13</a>'; 14 +$_['text_version'] = '';
......