From a005824d50ca86534ee347121c769ba9bb4bea33 Mon Sep 17 00:00:00 2001 From: maTh Date: Tue, 19 Oct 2021 10:16:00 +0200 Subject: fix (#3899) rss_view label --- app/i18n/ja/conf.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/i18n/ja/conf.php') diff --git a/app/i18n/ja/conf.php b/app/i18n/ja/conf.php index 08897be06..eee5a9f6f 100644 --- a/app/i18n/ja/conf.php +++ b/app/i18n/ja/conf.php @@ -203,7 +203,7 @@ return array( 'other_action' => 'ほかのアクション', 'previous_article' => '前の記事を表示する', 'reading_view' => 'リーディングビューに切り替える', - 'rss_view' => 'RSSビューを新しいタブで開く', + 'rss_view' => 'Open as RSS feed', // TODO - Translation 'see_on_website' => '元のwebサイトを開く', 'shift_for_all_read' => '+ Alt ⎇で前の記事を既読にし、
+ ⇧ Shiftですべての記事を既読にします。', 'skip_next_article' => '次を開かないで飛ばす', -- cgit v1.2.3