1
0
Fork 0
mirror of https://github.com/plankanban/planka.git synced 2025-07-19 13:19:44 +02:00

fix: Update Russian translation (#832)

This commit is contained in:
Blyamur 2024-07-22 17:32:12 +03:00 committed by GitHub
parent 52103c775b
commit c53a00b4ba
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -6,15 +6,17 @@ export default {
invalidPassword: 'Неверный пароль',
logInToPlanka: 'Вход в Planka',
noInternetConnection: 'Нет соединения',
pageNotFound: 'Страница не найдена',
pageNotFound_title: 'Страница не найдена',
password: 'Пароль',
projectManagement: 'Управление проектами',
serverConnectionFailed: 'Не могу подключиться к серверу',
unknownError: 'Что-то пошло не так, попробуйте позже',
useSingleSignOn: 'Используйте единый вход',
},
action: {
logIn: 'Войти',
logInWithSSO: 'Войти с помощью единого входа',
},
},
};