mirror of
https://github.com/plankanban/planka.git
synced 2025-07-18 20:59:44 +02:00
fix(i18n): [pl-PL] Improper capitalization on _title
keys
fix(i18n): [pl-PL] Plural -> declination of singular
This commit is contained in:
parent
fa107306af
commit
ba14dc25a9
1 changed files with 3 additions and 3 deletions
|
@ -24,7 +24,7 @@ export default {
|
|||
actions: 'Akcje',
|
||||
activateUser_title: 'Aktywuj Użytkownika',
|
||||
active: 'Aktywny',
|
||||
addAttachment_title: 'Dodaj załącznik',
|
||||
addAttachment_title: 'Dodaj Załącznik',
|
||||
addCustomField_title: 'Dodaj Własne Pole',
|
||||
addCustomFieldGroup_title: 'Dodaj Grupę Własnych Pól',
|
||||
addManager_title: 'Dodaj Zarządcę',
|
||||
|
@ -83,7 +83,7 @@ export default {
|
|||
attachments: 'Załączniki',
|
||||
authentication: 'Uwierzytelnianie',
|
||||
background: 'Tło',
|
||||
baseCustomFields_title: 'Bazowe pola własne',
|
||||
baseCustomFields_title: 'Bazowe Pola Własne',
|
||||
baseGroup: 'Grupa bazowa',
|
||||
board: 'Tablica',
|
||||
boardActions_title: 'Akcje Tablicy',
|
||||
|
@ -102,7 +102,7 @@ export default {
|
|||
canManageSystemWideSettingsAndActAsProjectOwner:
|
||||
'Może zarządzać ustawieniami systemowymi i działać jako właściciel projektu.',
|
||||
canOnlyViewBoard: 'Może tylko wyświetlać tablicę.',
|
||||
cardActions_title: 'Akcje Kart',
|
||||
cardActions_title: 'Akcje Karty',
|
||||
cardNotFound_title: 'Karta Nie Znaleziona',
|
||||
cardsOnThisListAreAvailableToAllBoardMembers:
|
||||
'Karty na tej liście są dostępne dla wszystkich członków tablicy.',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue