updated translations

This commit is contained in:
denisdulici
2020-02-17 15:10:32 +03:00
parent 4a847c287d
commit ac6b828c8e
81 changed files with 1059 additions and 557 deletions

View File

@ -2,15 +2,11 @@
return [
'allow_login' => '允许登录?',
'can_login' => '可以登录',
'user_created' => '用户创建成功',
'error' => [
'email' => '邮箱已注册'
'email' => '邮箱已注册',
],
'notification' => [
'message' => ':customer made :amount payment to invoice number :invoice_number.',
'button' => 'Show',
],
];