all feature
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'manage_users' => 'Manage Users',
|
||||
'add_user' => 'Add User',
|
||||
'my_page' => 'My Page',
|
||||
'send_card' => 'Send Thank Card',
|
||||
'change_password' => 'Change Password',
|
||||
'logout' => 'Logout',
|
||||
'have_questions' => 'Have questions?',
|
||||
'feedback' => 'Feedback',
|
||||
];
|
||||
Reference in New Issue
Block a user