The page about the project has been revived.

This commit is contained in:
2024-04-18 19:41:31 +05:00
parent 63ea5dac92
commit 24e0cf0eea
42 changed files with 1126 additions and 6 deletions

View File

@@ -0,0 +1,10 @@
<?php
return [
"Menu" => "Меню",
'Projects' => 'Проекты',
'Project' => 'Проект',
'About project' => 'О проекте',
'Page without translation' => 'Страница без перевода',
'Powered by service' => 'Работает на движке сайта «Мои проекты»',
'Choose language' => 'Выберите язык',
];