diff options
Diffstat (limited to 'nikola/data/themes/base/messages/messages_hr.py')
| -rw-r--r-- | nikola/data/themes/base/messages/messages_hr.py | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/nikola/data/themes/base/messages/messages_hr.py b/nikola/data/themes/base/messages/messages_hr.py index 11e07d8..79bd050 100644 --- a/nikola/data/themes/base/messages/messages_hr.py +++ b/nikola/data/themes/base/messages/messages_hr.py @@ -6,6 +6,7 @@ MESSAGES = { "(active)": "(aktivno)", "Also available in:": "Također dostupno i u:", "Archive": "Arhiva", + "Authors": "", "Categories": "Kategorije", "Comments": "Komentari", "LANGUAGE": "hrvatski", @@ -19,6 +20,7 @@ MESSAGES = { "Original site": "Izvorna stranica", "Posted:": "Objavljeno:", "Posts about %s": "Postovi o %s", + "Posts by %s": "", "Posts for year %s": "Postovi za godinu %s", "Posts for {month} {day}, {year}": "", "Posts for {month} {year}": "Postovi za {month} {year}", @@ -32,6 +34,8 @@ MESSAGES = { "Subcategories:": "Podkategorije:", "Tags and Categories": "Tagovi i kategorije", "Tags": "Tagovi", + "Uncategorized": "", + "Updates": "", "Write your page here.": "", "Write your post here.": "", "old posts, page %d": "stari postovi, stranice %d", |
