diff options
Diffstat (limited to 'app/i18n/ja/admin.php')
| -rw-r--r-- | app/i18n/ja/admin.php | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app/i18n/ja/admin.php b/app/i18n/ja/admin.php index 98742e744..205aab98c 100644 --- a/app/i18n/ja/admin.php +++ b/app/i18n/ja/admin.php @@ -19,8 +19,8 @@ return array( 'http' => 'HTTP (上級者はHTTPSでも)', 'none' => 'なし (危険)', 'title' => '認証', - 'token' => '認証トークン', - 'token_help' => 'ユーザーが承認無しで、RSSを出力できるようにします。:', + 'token' => 'Master authentication token', // TODO + 'token_help' => 'Allows access to all RSS outputs of the user as well as refreshing feeds without authentication:', // TODO 'type' => '認証メソッド', 'unsafe_autologin' => '危険な自動ログインを有効にします', ), |
