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/it_IT.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/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 450a6671..d0bde545 100644 --- a/internal/locale/translations/it_IT.json +++ b/internal/locale/translations/it_IT.json @@ -103,6 +103,7 @@ ], "page.categories.unread_counter": "Numero di voci non lette", "page.categories.all_counter": "Number of all entries", + "page.categories.total": "Number of categories", "page.new_category.title": "Nuova categoria", "page.new_user.title": "Nuovo utente", "page.edit_category.title": "Modifica categoria: %s", |