aboutsummaryrefslogtreecommitdiff
path: root/internal/locale/translations/ja_JP.json
diff options
context:
space:
mode:
authorGravatar Frédéric Guillot <f@miniflux.net> 2023-10-18 19:57:02 -0700
committerGravatar Frédéric Guillot <f@miniflux.net> 2023-10-18 20:26:33 -0700
commitc60b3f52a5613fa56246b71aad432ef93c40b8f1 (patch)
tree24382ac6819e8ad4d317c9f63a95ee4456ca4374 /internal/locale/translations/ja_JP.json
parent23d2cfe0f98f3d6acc04ef11653d3dbaf0b0b677 (diff)
downloadv2-c60b3f52a5613fa56246b71aad432ef93c40b8f1.tar.gz
v2-c60b3f52a5613fa56246b71aad432ef93c40b8f1.tar.zst
v2-c60b3f52a5613fa56246b71aad432ef93c40b8f1.zip
Add new page for background feeds refresh
Diffstat (limited to 'internal/locale/translations/ja_JP.json')
-rw-r--r--internal/locale/translations/ja_JP.json4
1 files changed, 3 insertions, 1 deletions
diff --git a/internal/locale/translations/ja_JP.json b/internal/locale/translations/ja_JP.json
index 8063aded..58b4a018 100644
--- a/internal/locale/translations/ja_JP.json
+++ b/internal/locale/translations/ja_JP.json
@@ -433,5 +433,7 @@
"time_elapsed.years": [
"%d 年前",
"%d 年前"
- ]
+ ],
+ "page.background_feed_refresh.title": "バックグラウンドでフィードを更新中",
+ "alert.background_feed_refresh": "All feeds are being refreshed in the background. You can continue to use Miniflux while this process is running."
}