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/id_ID.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/id_ID.json')
-rw-r--r-- | internal/locale/translations/id_ID.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/internal/locale/translations/id_ID.json b/internal/locale/translations/id_ID.json index 5bc3f575..a2b39adf 100644 --- a/internal/locale/translations/id_ID.json +++ b/internal/locale/translations/id_ID.json @@ -99,6 +99,7 @@ "page.edit_user.title": "Sunting Pengguna: %s", "page.feeds.title": "Umpan", "page.feeds.last_check": "Terakhir diperiksa:", + "page.feeds.next_check": "Next check:", "page.feeds.unread_counter": "Jumlah entri yang belum dibaca", "page.feeds.read_counter": "Jumlah entri yang telah dibaca", "page.feeds.error_count": [ |