Skip to content

Commit 6051f59

Browse files
committed
Added invalid message when passwords do not match
1 parent 7867dfc commit 6051f59

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Resources/translations/validators.fi.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: Syötä salasana
1515
short: "[-Inf,Inf]Salasana on liian lyhyt"
16+
mismatch: Salasanat eivät täsmää
1617
new_password:
1718
blank: Syötä uusi salasana
1819
short: "[-Inf,Inf]Uusi salasana on liian lyhyt"

0 commit comments

Comments
 (0)