added Chinese Traditional translation

This commit is contained in:
denisdulici
2017-10-02 10:26:10 +03:00
parent 45cb4facf8
commit c7251358bc
27 changed files with 723 additions and 1 deletions

View File

@@ -0,0 +1,13 @@
<?php
return [
'domain' => '網域',
'logo' => '商標',
'manage' => '管理公司',
'all' => '所有公司',
'error' => [
'delete_active' => '錯誤:不能刪除使用中的公司,請先修改!',
],
];