diff options
Diffstat (limited to 'app/i18n/ja/admin.php')
| -rw-r--r-- | app/i18n/ja/admin.php | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/app/i18n/ja/admin.php b/app/i18n/ja/admin.php index 5115a569a..98742e744 100644 --- a/app/i18n/ja/admin.php +++ b/app/i18n/ja/admin.php @@ -193,6 +193,9 @@ return array( 'enabled' => '<a href="./?a=tos">is enabled</a>', // TODO 'help' => 'How to <a href="https://freshrss.github.io/FreshRSS/en/admins/12_User_management.html#enable-terms-of-service-tos" target="_blank">enable the Terms of Service</a>', // TODO ), + 'websub' => array( + 'help' => 'About <a href="https://freshrss.github.io/FreshRSS/en/users/WebSub.html" target="_blank">WebSub</a>', // TODO + ), ), 'update' => array( '_' => 'システムアップデート', |
