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:53:01 +0300
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
ce5b5784ea86950e1297a951a9bbb62b7a418c84
ce5b5784
1 parent
5fd01638
Add ru lang full
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
upload/1x_adm/language/ru-ru/common/footer.php
upload/1x_adm/language/ru-ru/common/footer.php
View file @
ce5b578
...
...
@@ -10,5 +10,5 @@
*/
// Text
$_
[
'text_footer'
]
=
'
<a href="http://www.opencart.com">OpenCart</a> © 2009-'
.
date
(
'Y'
)
.
' Все права защищены. <br> <a href="https://forum.opencart.name" target="_blank">OpenCart.name</a> © 2020-'
.
date
(
'Y'
)
.
' Все права защищены.'
;
$_
[
'text_version'
]
=
'
Версия OpenCart %s <br> Версия перевода <a href="https://forum.opencart.name/resources/Русский-язык-для-opencart-3-0.9/" target="_blank">3.0.3.9.13</a>
'
;
$_
[
'text_footer'
]
=
'
© 2009-'
.
date
(
'Y'
)
;
$_
[
'text_version'
]
=
''
;
...
...
Please
register
or
login
to post a comment