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 [
'installed_version' => '已安裝版本',
'latest_version' => '最新版本',
'update' => '更新 Akaunting 至 :version 版',
'changelog' => '更新日誌',
'check' => '檢查',
'new_core' => '新版 Akaunting 已準備好。',
'latest_core' => '太好了!你已經使用最新版 Akaunting未來將會自動套用安全性更新。',
];