updated translations
This commit is contained in:
@@ -2,15 +2,11 @@
|
||||
|
||||
return [
|
||||
|
||||
'allow_login' => '允許登入?',
|
||||
'can_login' => '需要登入?',
|
||||
'user_created' => '已建立使用者',
|
||||
|
||||
'error' => [
|
||||
'email' => '此郵件已被使用。'
|
||||
'email' => '此郵件已被使用。',
|
||||
],
|
||||
|
||||
'notification' => [
|
||||
'message' => ':customer 付款 :amount 為發票編號 :invoice_number',
|
||||
'button' => '顯示',
|
||||
],
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user