Toggle navigation
Toggle navigation
This project
Loading...
Sign in
ramster cath
/
new_xado
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Graphs
Network
Create a new issue
Commits
Issue Boards
Authored by
Рамиз Мирзаев
2024-08-28 15:55:13 +0300
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
e52245860f4c5145d548028229350ed816058bfa
e5224586
1 parent
ce5b5784
Add ru lang full
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
3 deletions
upload/catalog/language/en-gb/common/footer.php
upload/catalog/language/ru-ru/common/footer.php
upload/catalog/language/uk-ua/common/footer.php
upload/catalog/language/en-gb/common/footer.php
View file @
e522458
...
...
@@ -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 © %s'
;
\ No newline at end of file
$_
[
'text_powered'
]
=
'%s © %s'
;
\ No newline at end of file
...
...
upload/catalog/language/ru-ru/common/footer.php
View file @
e522458
...
...
@@ -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 © %s'
;
$_
[
'text_powered'
]
=
'%s © %s'
;
...
...
upload/catalog/language/uk-ua/common/footer.php
View file @
e522458
...
...
@@ -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 © %s'
;
\ No newline at end of file
$_
[
'text_powered'
]
=
'%s © %s'
;
\ No newline at end of file
...
...
Please
register
or
login
to post a comment