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/it_IT.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/it_IT.json')
-rw-r--r-- | internal/locale/translations/it_IT.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/internal/locale/translations/it_IT.json b/internal/locale/translations/it_IT.json index 205b4dd7..2f3421a0 100644 --- a/internal/locale/translations/it_IT.json +++ b/internal/locale/translations/it_IT.json @@ -101,6 +101,7 @@ "page.edit_user.title": "Modifica utente: %s", "page.feeds.title": "Feed", "page.feeds.last_check": "Ultimo controllo:", + "page.feeds.next_check": "Next check:", "page.feeds.unread_counter": "Numero di voci non lette", "page.feeds.read_counter": "Numero di voci lette", "page.feeds.error_count": [ |