Added the ability to add project information.

This commit is contained in:
2024-04-14 15:27:51 +05:00
parent b7d0a2453e
commit 2769585de0
35 changed files with 862 additions and 14 deletions

View File

@@ -5,4 +5,9 @@ return [
'Users' => 'Users',
'AdminPanel' => 'Admin Panel',
'Projects' => 'Projects',
'Project' => 'Project',
'Sections' => 'Sections',
'About project' => 'About the project',
'Languages' => 'Languages',
'Last update' => 'Last update',
];