updated translations

This commit is contained in:
denisdulici
2018-11-08 12:11:42 +03:00
parent 9fbac1d4fa
commit 798fc89797
456 changed files with 4227 additions and 309 deletions

View File

@ -7,5 +7,10 @@ return [
'error' => [
'email' => '此郵件已被使用。'
]
],
'notification' => [
'message' => ':customer 付款 :amount 為發票編號 :invoice_number',
'button' => '顯示',
],
];