This commit is contained in:
deadsmond 2020-01-20 16:19:49 +01:00
parent acbb03327b
commit 6d832f64dd

View File

@ -3,7 +3,7 @@
suffixes = ("a" : "") | ("i" | "ę" : "a") | ("ą" : "em");
# zamiana rdzenia
change_core = "dr" : "doktor";
change_core = "dr." : "doktor";
change_master = change_core suffixes;