diff options
Diffstat (limited to 'apps/web/lib/i18n/locales/hr/translation.json')
| -rw-r--r-- | apps/web/lib/i18n/locales/hr/translation.json | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/apps/web/lib/i18n/locales/hr/translation.json b/apps/web/lib/i18n/locales/hr/translation.json index 83ae3851..6e250924 100644 --- a/apps/web/lib/i18n/locales/hr/translation.json +++ b/apps/web/lib/i18n/locales/hr/translation.json @@ -153,7 +153,12 @@ "close": "Zatvori", "merge": "Spoji", "cancel": "Otkaži", - "apply_all": "Primijeni sve" + "apply_all": "Primijeni sve", + "sort": { + "title": "Sortiraj", + "newest_first": "Najnovije prvo", + "oldest_first": "Najstarije prvo" + } }, "highlights": { "no_highlights": "Još nemate nijednu istaknutu stavku." |
