Files
thankcard-system/lang/en/layout.php
T
2026-06-29 11:55:33 +07:00

13 lines
296 B
PHP

<?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',
];