Skip to content

Commit e801031

Browse files
author
dbagaric
committed
modify Croatian translation
1 parent 3c3c98f commit e801031

File tree

1 file changed

+7
-2
lines changed
  • lib/active_admin/locales

1 file changed

+7
-2
lines changed

lib/active_admin/locales/hr.yml

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,9 @@ hr:
99
delete: "Obriši"
1010
delete_confirmation: "Jeste li sigurni da želite ovo obrisati?"
1111
new_model: "Novi %{model}"
12+
create_model: "Izradi %{model}"
1213
edit_model: "Uredi %{model}"
14+
update_model: "Spremi %{model}"
1315
delete_model: "Obriši %{model}"
1416
details: "%{model} detalji"
1517
cancel: "Odustani"
@@ -34,6 +36,9 @@ hr:
3436
one: "Prikazan <b>1</b> %{model}"
3537
one_page: "Prikazano <b>svih %{n}</b> %{model}"
3638
multiple: "Prikazani %{model} <b>%{from}&nbsp;-&nbsp;%{to}</b> od ukupno <b>%{total}</b>"
39+
entry:
40+
one: "zapis"
41+
other: "zapisa"
3742
any: "Bilo koji"
3843
blank_slate:
3944
content: "Još uvijek ne postoji niti jedan zapis tipa %{resource_name}."
@@ -50,7 +55,7 @@ hr:
5055
labels:
5156
destroy: "Obriši"
5257
comments:
53-
body: "Body"
58+
body: "Sadržaj"
5459
author: "Autor"
5560
title: "Komentar"
5661
add: "Dodaj komentar"
@@ -72,4 +77,4 @@ hr:
7277
submit: "Izmjeni lozinku"
7378
links:
7479
sign_in: "Prijavi se"
75-
forgot_your_password: "Zaboravljena lozinka?"
80+
forgot_your_password: "Zaboravljena lozinka?"

0 commit comments

Comments
 (0)