Added the ability to add project information.
This commit is contained in:
@@ -5,4 +5,9 @@ return [
|
||||
'Users' => 'Пользователи',
|
||||
'AdminPanel' => 'Админка',
|
||||
'Projects' => 'Проекты',
|
||||
'Project' => 'Проект',
|
||||
'Sections' => 'Разделы',
|
||||
'About project' => 'О проекте',
|
||||
'Languages' => 'Языки',
|
||||
'Last update' => 'Последнее обновление',
|
||||
];
|
||||
|
Reference in New Issue
Block a user