diff options
author | 2024-01-25 22:28:43 +0800 | |
---|---|---|
committer | 2024-02-04 10:47:30 -0800 | |
commit | 352aeb0490802e3506f249e784407cfd594baeb9 (patch) | |
tree | 3954c976f7992b200ea27386ff9729b7387b5913 /internal/locale/translations/id_ID.json | |
parent | 61f52d971ab5ad74ca01f9bf0faa6d9a5cbabe22 (diff) | |
download | v2-352aeb0490802e3506f249e784407cfd594baeb9.tar.gz v2-352aeb0490802e3506f249e784407cfd594baeb9.tar.zst v2-352aeb0490802e3506f249e784407cfd594baeb9.zip |
fix missing translation key
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 4844fba3..13d6d4c7 100644 --- a/internal/locale/translations/id_ID.json +++ b/internal/locale/translations/id_ID.json @@ -101,6 +101,7 @@ ], "page.categories.unread_counter": "Jumlah entri yang belum dibaca", "page.categories.all_counter": "Number of all entries", + "page.categories.total": "Number of categories", "page.new_category.title": "Kategori Baru", "page.new_user.title": "Pengguna Baru", "page.edit_category.title": "Sunting Kategori: %s", |