diff --git a/lib/l10n/app_hr.arb b/lib/l10n/app_hr.arb index eff752ba..8dd56075 100644 --- a/lib/l10n/app_hr.arb +++ b/lib/l10n/app_hr.arb @@ -819,5 +819,11 @@ "aboutMastodonText": "Prati nas na Mastodonu za nove verzije i novosti o projektu", "@aboutMastodonText": { "description": "Text for the mastodon section in the about dialog" - } + }, + "noMatchingExerciseFound": "Nisu pronađene odgovarajuće vježbe", + "@noMatchingExerciseFound": { + "description": "Message returned if no exercises match the searched string" + }, + "aboutDonateTitle": "Doniraj", + "@aboutDonateTitle": {} }