Skip to content

Commit 2fef94f

Browse files
committed
Update validators.cs.yml
Added password.mismatch
1 parent eb459d5 commit 2fef94f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Resources/translations/validators.cs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ fos_user:
1313
password:
1414
blank: Vyplňte heslo
1515
short: "[-Inf,Inf]Heslo je příliš krátké"
16+
mismatch: Hesla nejsou stejná
1617
new_password:
1718
blank: Vyplňte nové heslo
1819
short: "[-Inf,Inf]Nové heslo je příliš krátké"

0 commit comments

Comments
 (0)