Skip to content

Commit

Permalink
Update login.js
Browse files Browse the repository at this point in the history
  • Loading branch information
blyamur authored Nov 23, 2024
1 parent 6d20bbc commit 0a69748
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client/src/locales/ru-RU/login.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ export default {
common: {
emailOrUsername: 'E-mail или имя пользователя',
invalidEmailOrUsername: 'Неверный e-mail или имя пользователя',
invalidCredentials: 'Недействительные учетные данные',
invalidCredentials: 'Недействительные учетные данные',
invalidPassword: 'Неверный пароль',
logInToPlanka: 'Вход в Planka',
noInternetConnection: 'Нет соединения',
Expand Down

0 comments on commit 0a69748

Please sign in to comment.