updated languages

This commit is contained in:
denisdulici
2018-01-13 15:30:54 +03:00
parent 4f3b295ac2
commit b56653eb62
14 changed files with 87 additions and 57 deletions

View File

@@ -10,29 +10,33 @@ return [
'free' => '免費',
'install' => '安裝',
'buy_now' => '現在購買',
'faq' => '常見問題',
'changelog' => '更新日誌',
'installed' => '已安裝',
'uninstalled' => '已移除',
'token_link' => '<a href="https://akaunting.com/tokens" target="_blank">點這裡</a>取得您的 API token.',
'no_apps' => '此分類中尚無應用程式。',
'developer' => '您是開發人員嗎?<a href="https://akaunting.com/blog/akaunting-app-store" target="_blank">這裡</a>可以幫助您學習如何建立應用程式並立即開始銷售!',
'enabled' => ':module 已啟用',
'disabled' => ':module 已停用',
'about' => '關於',
'installation' => [
'header' => '模組安裝',
'start' => '安裝:module中。',
'download' => '下載模組檔案中::module',
'unzip' => '解開模組封裝中::module',
'install' => '上傳模組檔案中::module',
'added' => '已新增',
'updated' => '已更新',
'compatibility' => '相容性',
'installed' => '已安裝 :module',
'uninstalled' => '已移除 :module',
//'updated' => ':module updated',
'enabled' => '已啟用 :module',
'disabled' => '已停用 :module',
'tab' => [
'installation' => '安裝',
'faq' => '常見問題',
'changelog' => '更新日誌',
],
'history' => [
'installed' => '已安裝:module',
'uninstalled' => '已移除:module',
'updated' => '已更新:module',
'enabled' => '已啟用:module',
'disabled' => '已停用:module',
'installation' => [
'header' => '應用程式安裝',
'download' => '下載模組檔案中::module',
'unzip' => '解開模組封裝中::module',
'install' => '安裝 :module檔案中。',
],
'button' => [