Skip to content

Commit 7568435

Browse files
committed
Add translation for the password recovery page title
1 parent ed46585 commit 7568435

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

locales/en.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -86,5 +86,6 @@
8686
"resetPasswordChoice_title": "Password recovery",
8787
"resetPasswordSent_title": "Password recovery",
8888
"resetPasswordForm_title": "Password recovery",
89-
"resetPasswordSuccess_title": "Password changed"
89+
"resetPasswordSuccess_title": "Password changed",
90+
"resetPassword_title": "Password recovery"
9091
}

locales/fi.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -86,5 +86,6 @@
8686
"resetPasswordChoice_title": "Salasanan palautus",
8787
"resetPasswordSent_title": "Salasanan palautus",
8888
"resetPasswordForm_title": "Salasanan palautus",
89-
"resetPasswordSuccess_title": "Salasana palautettu"
89+
"resetPasswordSuccess_title": "Salasana palautettu",
90+
"resetPassword_title": "Salasanan palautus"
9091
}

0 commit comments

Comments
 (0)