diff options
| author | 2024-08-03 05:53:07 +0800 | |
|---|---|---|
| committer | 2024-08-02 23:53:07 +0200 | |
| commit | e269418a46ab1bd3713375de5cc109a35869efea (patch) | |
| tree | c59f63b657524e5fbfbb514f41a260d650cdf412 /app/i18n/zh-tw/admin.php | |
| parent | 74fd19aa4fc76ada41f4c1b06c228ee7c779bd4a (diff) | |
Update zh tw translation (#6691)
* Update zh-tw translation of conf.php
* Update admin.php
* Update gen.php
* Update sub.php
Diffstat (limited to 'app/i18n/zh-tw/admin.php')
| -rw-r--r-- | app/i18n/zh-tw/admin.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/i18n/zh-tw/admin.php b/app/i18n/zh-tw/admin.php index 3d4589424..4c63f9bf6 100644 --- a/app/i18n/zh-tw/admin.php +++ b/app/i18n/zh-tw/admin.php @@ -194,7 +194,7 @@ return array( 'help' => '如何 <a href="https://freshrss.github.io/FreshRSS/en/admins/12_User_management.html#enable-terms-of-service-tos" target="_blank">啟用服務條款</a>', ), 'websub' => array( - 'help' => 'About <a href="https://freshrss.github.io/FreshRSS/en/users/WebSub.html" target="_blank">WebSub</a>', // TODO + 'help' => '關於 <a href="https://freshrss.github.io/FreshRSS/en/users/WebSub.html" target="_blank">WebSub</a>', ), ), 'update' => array( |
