diff options
Diffstat (limited to 'internal/locale/translations/ja_JP.json')
-rw-r--r-- | internal/locale/translations/ja_JP.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/internal/locale/translations/ja_JP.json b/internal/locale/translations/ja_JP.json index 58b4a018..3bae562d 100644 --- a/internal/locale/translations/ja_JP.json +++ b/internal/locale/translations/ja_JP.json @@ -434,6 +434,6 @@ "%d 年前", "%d 年前" ], - "page.background_feed_refresh.title": "バックグラウンドでフィードを更新中", + "alert.too_many_feeds_refresh": "You have triggered too many feed refreshes. Please wait 30 minutes before trying again.", "alert.background_feed_refresh": "All feeds are being refreshed in the background. You can continue to use Miniflux while this process is running." } |