Add "wahrscheinlich" to list of uncertainty indicators for places

This commit is contained in:
Joshua Ramon Enslin 2023-11-17 18:32:23 +01:00
parent 4582f6a697
commit 700fefd28c
Signed by: jrenslin
GPG Key ID: 46016F84501B70AE

View File

@ -154,8 +154,6 @@ final class NodaUncertaintyHelper {
"evtl ",
"evtl. ",
"vlt. ",
"wohl ",
"Wohl ",
"verm. ",
"vermut. ",
"vermtl. ",
@ -165,6 +163,12 @@ final class NodaUncertaintyHelper {
"vermutlich: ",
"Vermutlich ",
"Vermutlich: ",
"wohl ",
"Wohl ",
"wahrsch. ",
"Wahrsch. ",
"wahrscheinlich ",
"Wahrscheinlich ",
"?",
];