diff options
author | Alessio Vanni <vannilla@firemail.cc> | 2019-02-22 16:27:25 +0100 |
---|---|---|
committer | Alessio Vanni <vannilla@firemail.cc> | 2019-02-22 16:27:25 +0100 |
commit | df4736343af2d6226f713e7438482324310be76c (patch) | |
tree | b56c5e470a82e8ec38d7881bb91143cfd1d000cc /locale/zh-TW/messages.properties | |
parent | b430874c8905a15e97ba0ddd280e982a2396605b (diff) | |
download | ematrix-df4736343af2d6226f713e7438482324310be76c.tar.lz ematrix-df4736343af2d6226f713e7438482324310be76c.tar.xz ematrix-df4736343af2d6226f713e7438482324310be76c.zip |
Improve about page
Diffstat (limited to 'locale/zh-TW/messages.properties')
-rw-r--r-- | locale/zh-TW/messages.properties | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/locale/zh-TW/messages.properties b/locale/zh-TW/messages.properties index 5ef4b48..836095e 100644 --- a/locale/zh-TW/messages.properties +++ b/locale/zh-TW/messages.properties @@ -128,10 +128,10 @@ hostsFilesExternalListPurge=清除快取 hostsFilesExternalListNew=有新版本 hostsFilesExternalListObsolete=已過期 rawSettingsWarning=警告!若要自行編輯原始設定數據則後果自負。 -aboutChangelog=<a href='https://github.com/gorhill/uMatrix/releases'>更新日誌</a> +aboutChangelog=更新日誌 aboutStorageUsed=佔用儲存空間:{{storageUsed}} 位元組 -aboutDoc=<a href='https://github.com/gorhill/uMatrix/wiki'>幫助文檔</a> -aboutPermissions=<a href='https://github.com/gorhill/httpswitchboard/wiki/Permissions'>權限說明</a> +aboutDoc=幫助文檔 +aboutPermissions=權限說明 aboutCode=原始程式碼(GPLv3) aboutIssues=問題與報告 aboutContributors=貢獻者 |