all feature

This commit is contained in:
antv
2026-06-29 11:55:33 +07:00
parent 08d13336cd
commit 8a77324f89
59 changed files with 5587 additions and 145 deletions
+12
View File
@@ -0,0 +1,12 @@
<?php
return [
'manage_users' => 'Quản lý User',
'add_user' => 'Thêm User',
'my_page' => 'My Page',
'send_card' => 'Gửi Thank Card',
'change_password' => 'Đổi mật khẩu',
'logout' => 'Đăng xuất',
'have_questions' => 'Bạn có thắc mắc?',
'feedback' => 'Phản hồi',
];