From d43944143af079017c494f046aa171b797f5e680 Mon Sep 17 00:00:00 2001 From: Eugen Rochko Date: Tue, 19 Sep 2017 03:27:08 +0200 Subject: Run i18n-tasks normalize (#5003) --- config/locales/simple_form.hr.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'config/locales/simple_form.hr.yml') diff --git a/config/locales/simple_form.hr.yml b/config/locales/simple_form.hr.yml index 0b7761a7f..3010423a7 100644 --- a/config/locales/simple_form.hr.yml +++ b/config/locales/simple_form.hr.yml @@ -40,8 +40,8 @@ hr: follow_request: Pošalji mi e-mail kad mi netko pošalje zahtjev da me želi slijediti mention: Pošalji mi e-mail kad me netko spomene reblog: Pošalji mi e-mail kad netko rebloga moj status - 'no': 'Ne' + 'no': Ne required: mark: "*" text: traženo - 'yes': 'Da' + 'yes': Da -- cgit