The page about the project has been revived.
This commit is contained in:
10
app/application/lang/en/site.php
Normal file
10
app/application/lang/en/site.php
Normal file
@@ -0,0 +1,10 @@
|
||||
<?php
|
||||
return [
|
||||
"Menu" => "Menu",
|
||||
'Projects' => 'Projects',
|
||||
'Project' => 'Project',
|
||||
'About project' => 'About the project',
|
||||
'Page without translation' => 'Page without translation',
|
||||
'Powered by service' => 'Powered by the My Projects website engine',
|
||||
'Choose language' => 'Choose language',
|
||||
];
|
Reference in New Issue
Block a user