all feature
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'login' => 'Đăng nhập',
|
||||
'email' => 'Email',
|
||||
'email_placeholder' => 'Nhập email của bạn',
|
||||
'password' => 'Mật khẩu',
|
||||
'password_placeholder' => 'Nhập mật khẩu',
|
||||
'forgot_password' => 'Quên mật khẩu?',
|
||||
'system_name' => 'Hệ thống Thank Card',
|
||||
'developed_by' => 'Được phát triển bởi GMO-Z.com RUNSYSTEM',
|
||||
];
|
||||
Reference in New Issue
Block a user