1
0
Fork 0
mirror of https://github.com/plankanban/planka.git synced 2025-08-08 23:15:31 +02:00

chore: Fix linting

This commit is contained in:
Maksim Eltyshev 2024-07-22 16:31:32 +02:00
parent 2082364e21
commit 2ebca0f109

View file

@ -16,7 +16,7 @@ export default {
action: { action: {
logIn: 'Войти', logIn: 'Войти',
logInWithSSO: 'Войти с помощью единого входа', logInWithSSO: 'Войти с помощью единого входа',
}, },
}, },
}; };