Update locale/pl/nouns/dukatywy.vue
This commit is contained in:
parent
22a6d1a79c
commit
28f219f0fe
|
@ -204,12 +204,6 @@
|
|||
mascPl: 'astronauci', femPl: 'astronautki', neutrPl: 'astronauty',
|
||||
declension: dukajDeclension,
|
||||
}),
|
||||
new Noun({
|
||||
id: 'Europejczyk',
|
||||
masc: 'Europejczyk', fem: 'Europejka', neutr: 'Europejku',
|
||||
mascPl: 'Europejczycy', femPl: 'Europejki', neutrPl: 'Europejki',
|
||||
declension: dukajDeclension,
|
||||
}),
|
||||
new Noun({
|
||||
id: 'przyjaciel',
|
||||
masc: 'przyjaciel', fem: 'przyjaciółka', neutr: 'przyjaciołu',
|
||||
|
@ -227,6 +221,12 @@
|
|||
masc: 'radny', fem: 'radna', neutr: 'radnu',
|
||||
mascPl: 'radni', femPl: 'radne', neutrPl: 'radny',
|
||||
declension: dukajAdjectiveDeclension,
|
||||
}),
|
||||
new Noun({
|
||||
id: 'jegomość',
|
||||
masc: 'jegomość', fem: 'jejmość', neutr: 'jenumość',
|
||||
mascPl: 'ichmości', femPl: 'ichmości', neutrPl: 'ichmości',
|
||||
declension: dukajDeclension,
|
||||
}),
|
||||
],
|
||||
dukajDeclension,
|
||||
|
|
Reference in New Issue