Hugely improved Simplified Chinese translation quality.

This commit is contained in:
F0rb1d 2019-02-02 23:47:11 +08:00
parent f7399f8819
commit 851f292ee3
14 changed files with 326 additions and 321 deletions

View file

@ -9,10 +9,10 @@
return [
'exceptions' => [
'user_has_servers' => '无法删除一个拥有活动状态服务器的用户. 请在继续此操作前删除他的服务器',
'user_has_servers' => '无法删除已绑定活跃服务器的账户。请删除服务器后继续。',
],
'notices' => [
'account_created' => '成功创建用户',
'account_updated' => '成功更新用户',
'account_created' => '成功创建用户',
'account_updated' => '成功更新用户',
],
];