Skip to content

Commit 8b73697

Browse files
authored
Merge pull request #3598 from Nishantkumar012/bug/login-page-translation-error
login-translation-bug
2 parents 1d7c55c + 553804a commit 8b73697

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

translations/locales/uk-UA/translations.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -68,9 +68,9 @@
6868
"Password": "Пароль",
6969
"PasswordARIA": "Пароль",
7070
"Submit": "Увійти",
71-
"Errors": {
72-
"invalidCredentials": "Недійсна електронна пошта або пароль."
73-
}
71+
"Errors": {
72+
"invalidCredentials": "Неправильна електронна пошта або пароль."
73+
}
7474
},
7575
"LoginView": {
7676
"Title": "p5.js вебредактор | Вхід",

0 commit comments

Comments
 (0)