updated translations

This commit is contained in:
Denis Duliçi
2020-06-29 17:11:50 +03:00
parent 42f558833a
commit 2576fd118c
85 changed files with 933 additions and 733 deletions

View File

@@ -2,15 +2,11 @@
return [
'allow_login' => '允許登入?',
'can_login' => '需要登入?',
'user_created' => '已建立使用者',
'error' => [
'email' => '此郵件已被使用。'
'email' => '此郵件已被使用。',
],
'notification' => [
'message' => ':customer 付款 :amount 為發票編號 :invoice_number',
'button' => '顯示',
],
];