minor fixes
This commit is contained in:
parent
189cf9ca2a
commit
6198ba4ae5
|
@ -78,7 +78,7 @@ export const templates = {
|
|||
'pronoun_g': 'jego',
|
||||
'pronoun_g_acc': 'niego',
|
||||
'pronoun_d': 'mu',
|
||||
'pronoun_a': 'go',
|
||||
'pronoun_a': 'je',
|
||||
'pronoun_i': 'nim',
|
||||
'pronoun_l': 'nim',
|
||||
'pronoun_all': null,
|
||||
|
@ -226,7 +226,7 @@ export const templates = {
|
|||
'pronoun_g': 'jej',
|
||||
'pronoun_g_acc': 'niej',
|
||||
'pronoun_d': 'jej',
|
||||
'pronoun_a': 'ją',
|
||||
'pronoun_a': 'je',
|
||||
'pronoun_i': 'nią',
|
||||
'pronoun_l': 'niej',
|
||||
'pronoun_all': null,
|
||||
|
|
Reference in New Issue