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

chore: Fix linting

This commit is contained in:
Maksim Eltyshev 2025-01-13 20:04:01 +01:00
parent 1b7f533eca
commit 5affffd101

View file

@ -37,7 +37,7 @@ export default {
areYouSureYouWantToDeleteThisTask: 'Jesteś pewien że chcesz usunąć to zadanie?',
areYouSureYouWantToDeleteThisUser: 'Jesteś pewien że chcesz usunąć tego użytkownika?',
areYouSureYouWantToRemoveThisManagerFromProject:
'Jesteś pewien że chcesz usunąć tego zarządce z projektu?',
'Jesteś pewien że chcesz usunąć tego zarządce z projektu?',
areYouSureYouWantToRemoveThisMemberFromProject:
'Jesteś pewien że chcesz usunąć tego członka z projektu?',
attachment: 'Załącznik',
@ -128,7 +128,7 @@ export default {
noProjects: 'Brak projektów',
notifications: 'Powiadomienia',
noUnreadNotifications: 'Brak nieprzeczytanych powiadomień.',
oldestFirst: 'Najpierw najstarsze'
oldestFirst: 'Najpierw najstarsze',
openBoard_title: 'Otwórz Tablicę',
optional_inline: 'opcjonalny',
organization: 'Organizacja',
@ -155,8 +155,7 @@ export default {
subscribeToMyOwnCardsByDefault: 'Zapisz mnie do moich kart automatycznie',
taskActions_title: 'Akcje Zadania',
tasks: 'Zadania',
thereIsNoPreviewAvailableForThisAttachment:
'Brak podglądu dostępnego dla tego załącznika.',
thereIsNoPreviewAvailableForThisAttachment: 'Brak podglądu dostępnego dla tego załącznika.',
time: 'Czas',
title: 'Tytuł',
userActions_title: 'Akcje użytkownika',