mirror of
https://github.com/shadoll/translate.git
synced 2025-12-20 13:32:10 +00:00
* Fixed "Powered By ..." signature on main page
Signed-off-by: Andrew Shelestov <streamx3@gmail.com>
This commit is contained in:
@@ -19,4 +19,5 @@ $_['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="http://www.opencart.com">OpenCart</a><br /> %s © %s';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user