Merge branch 'tymoteuszlisowski-main-patch-77618' into 'main'
Update locale/pl/nouns/dukatywy.vue See merge request Avris/Zaimki!232
This commit is contained in:
commit
6e57e44484
|
@ -204,12 +204,6 @@
|
||||||
mascPl: 'astronauci', femPl: 'astronautki', neutrPl: 'astronauty',
|
mascPl: 'astronauci', femPl: 'astronautki', neutrPl: 'astronauty',
|
||||||
declension: dukajDeclension,
|
declension: dukajDeclension,
|
||||||
}),
|
}),
|
||||||
new Noun({
|
|
||||||
id: 'Europejczyk',
|
|
||||||
masc: 'Europejczyk', fem: 'Europejka', neutr: 'Europejku',
|
|
||||||
mascPl: 'Europejczycy', femPl: 'Europejki', neutrPl: 'Europejki',
|
|
||||||
declension: dukajDeclension,
|
|
||||||
}),
|
|
||||||
new Noun({
|
new Noun({
|
||||||
id: 'przyjaciel',
|
id: 'przyjaciel',
|
||||||
masc: 'przyjaciel', fem: 'przyjaciółka', neutr: 'przyjaciołu',
|
masc: 'przyjaciel', fem: 'przyjaciółka', neutr: 'przyjaciołu',
|
||||||
|
@ -228,6 +222,12 @@
|
||||||
mascPl: 'radni', femPl: 'radne', neutrPl: 'radny',
|
mascPl: 'radni', femPl: 'radne', neutrPl: 'radny',
|
||||||
declension: dukajAdjectiveDeclension,
|
declension: dukajAdjectiveDeclension,
|
||||||
}),
|
}),
|
||||||
|
new Noun({
|
||||||
|
id: 'jegomość',
|
||||||
|
masc: 'jegomość', fem: 'jejmość', neutr: 'jenumość',
|
||||||
|
mascPl: 'ichmości', femPl: 'ichmości', neutrPl: 'ichmości',
|
||||||
|
declension: dukajDeclension,
|
||||||
|
}),
|
||||||
],
|
],
|
||||||
dukajDeclension,
|
dukajDeclension,
|
||||||
dukajAdjectiveDeclension,
|
dukajAdjectiveDeclension,
|
||||||
|
|
Reference in New Issue