We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 539d481 commit 7c6d650Copy full SHA for 7c6d650
translations/locales/uk-UA/translations.json
@@ -67,7 +67,10 @@
67
"UsernameOrEmailARIA": "Електронна пошта або ім'я користувача",
68
"Password": "Пароль",
69
"PasswordARIA": "Пароль",
70
- "Submit": "Увійти"
+ "Submit": "Увійти",
71
+ "Errors": {
72
+ "invalidCredentials": "Неправильна електронна пошта або пароль"
73
+ }
74
},
75
"LoginView": {
76
"Title": "p5.js веб-редактор | Вхід",
0 commit comments