Skip to content

Commit b324d80

Browse files
author
rusanter
committed
Commented/translated outdated lines in Croatian translation #2419
1 parent 792e047 commit b324d80

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

Resources/translations/FOSUserBundle.hr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ registration:
4545
Autori stranice
4646
4747
resetting:
48-
check_email: 'Na %email% smo vam poslali poruku s poveznicom za promjenu lozinke. Lozinku resetirajte klikom na tu poveznicu.'
48+
# check_email: 'Na %email% smo vam poslali poruku s poveznicom za promjenu lozinke. Lozinku resetirajte klikom na tu poveznicu.'
4949
request:
5050
username: 'Korisničko ime'
5151
submit: 'Izmijeni lozinku'

Resources/translations/validators.hr.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,3 +22,6 @@ fos_user:
2222
blank: 'Molimo unesite naziv.'
2323
short: 'Naziv je prekratak.'
2424
long: 'Naziv je predug.'
25+
fos_group:
26+
name:
27+
already_used: 'To se ime već upotrebljava.'

0 commit comments

Comments
 (0)