my-projects-website/app/src/lang/en/admin-sections.php

8 lines
143 B
PHP
Raw Normal View History

<?php
return [
'Dashboard' => 'Dashboard',
'User group' => 'User group',
'Users' => 'Users',
'AdminPanel' => 'Admin Panel',
];