diff options
author | 2023-10-17 17:56:17 -0700 | |
---|---|---|
committer | 2023-10-17 21:25:41 -0700 | |
commit | 23d2cfe0f98f3d6acc04ef11653d3dbaf0b0b677 (patch) | |
tree | 0ad635863d1bf49b38bbb7013babd61dd27d9660 /internal/locale/translations/hi_IN.json | |
parent | 5dc44453bad925750cf2dda1172df785f740c935 (diff) | |
download | v2-23d2cfe0f98f3d6acc04ef11653d3dbaf0b0b677.tar.gz v2-23d2cfe0f98f3d6acc04ef11653d3dbaf0b0b677.tar.zst v2-23d2cfe0f98f3d6acc04ef11653d3dbaf0b0b677.zip |
Expose `next_check_at` in the web ui and API
Diffstat (limited to 'internal/locale/translations/hi_IN.json')
-rw-r--r-- | internal/locale/translations/hi_IN.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/internal/locale/translations/hi_IN.json b/internal/locale/translations/hi_IN.json index 3e63153b..b434cf39 100644 --- a/internal/locale/translations/hi_IN.json +++ b/internal/locale/translations/hi_IN.json @@ -101,6 +101,7 @@ "page.edit_user.title": "%s उपभोक्ता संपाद करे", "page.feeds.title": "फ़ीड", "page.feeds.last_check": "आखरी जाँच", + "page.feeds.next_check": "Next check:", "page.feeds.unread_counter": "अपठित विषयवस्तुया", "page.feeds.read_counter": "पड़े हुए विषयवस्तुया", "page.feeds.error_count": [ |