diff options
author | 2024-08-29 15:27:41 +0200 | |
---|---|---|
committer | 2024-09-02 21:23:17 -0700 | |
commit | 88ea0ade3e99180b66925a8b6d806a9a11e7ef8b (patch) | |
tree | 4d519b1f3ec9545415ca25711a670ce8365e1865 /internal/locale/translations/id_ID.json | |
parent | fcf9fde11860693eb6b2ace7f09b4795bc9df5eb (diff) | |
download | v2-88ea0ade3e99180b66925a8b6d806a9a11e7ef8b.tar.gz v2-88ea0ade3e99180b66925a8b6d806a9a11e7ef8b.tar.zst v2-88ea0ade3e99180b66925a8b6d806a9a11e7ef8b.zip |
feat(locale): add dummy translations for menu.show_only_starred_entries
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 e63f39c7..540c8344 100644 --- a/internal/locale/translations/id_ID.json +++ b/internal/locale/translations/id_ID.json @@ -41,6 +41,7 @@ "menu.mark_all_as_read": "Tandai semua sebagai telah dibaca", "menu.show_all_entries": "Tampilkan semua entri", "menu.show_only_unread_entries": "Tampilkan hanya entri yang belum dibaca", + "menu.show_only_starred_entries": "Show only starred entries", "menu.refresh_feed": "Muat ulang", "menu.refresh_all_feeds": "Muat ulang semua umpan di latar belakang", "menu.edit_feed": "Sunting", |