Skip to content

Commit 06f10eb

Browse files
committed
Merge pull request #948 from ondrowan/patch-1
Added slovak translation for password.mismatch
2 parents 3ba8988 + c32b8bc commit 06f10eb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Resources/translations/validators.sk.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: Zadajte, prosím, heslo
1515
short: "[-Inf,Inf]Heslo je príliš krátke"
16+
mismatch: "Zadané heslá sa nezhodujú"
1617
new_password:
1718
blank: Zadajte, prosím, nové heslo
1819
short: "[-Inf,Inf]Nové heslo je príliš krátke"

0 commit comments

Comments
 (0)