aboutsummaryrefslogtreecommitdiff
path: root/app/i18n/ja/index.php
diff options
context:
space:
mode:
authorGravatar Alexandre Alapetite <alexandre@alapetite.fr> 2023-11-07 23:02:41 +0100
committerGravatar GitHub <noreply@github.com> 2023-11-07 23:02:41 +0100
commit00ae423924293a13705bc156c783867315c26a1e (patch)
tree53d4e16c3427bcfaeae8aa09896bb717eda84d74 /app/i18n/ja/index.php
parente6c50549222870dc498f3f5b34d67c5fb75f22b1 (diff)
Do not show message Add some feeds (#5827)
* Do not show message Add some feeds I found this message misleading, as a view is most of the time empty due to a filter, not due to a lack of feeds. * Remove i18n
Diffstat (limited to 'app/i18n/ja/index.php')
-rw-r--r--app/i18n/ja/index.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/app/i18n/ja/index.php b/app/i18n/ja/index.php
index 60001ef56..a5f3daf7d 100644
--- a/app/i18n/ja/index.php
+++ b/app/i18n/ja/index.php
@@ -26,7 +26,6 @@ return array(
'version' => 'バージョン',
),
'feed' => array(
- 'add' => 'フィードを追加してください。',
'empty' => '表示できる記事がありません',
'rss_of' => '%s のRSSフィード',
'title' => 'メイン',