updated translations
This commit is contained in:
11
resources/lang/zh-TW/customers.php
Normal file
11
resources/lang/zh-TW/customers.php
Normal file
@@ -0,0 +1,11 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'allow_login' => '允許登入?',
|
||||
'user_created' => '已建立使用者',
|
||||
|
||||
'error' => [
|
||||
'email' => '此郵件已被使用。'
|
||||
]
|
||||
];
|
||||
Reference in New Issue
Block a user