minor fixes

This commit is contained in:
Avris 2020-07-24 18:52:49 +02:00
parent 189cf9ca2a
commit 6198ba4ae5
1 changed files with 2 additions and 2 deletions

View File

@ -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,