Extend concordance lists

This commit is contained in:
Joshua Ramon Enslin 2022-11-17 02:50:30 +01:00
parent abad6e7496
commit b1c561ba50
Signed by: jrenslin
GPG Key ID: 46016F84501B70AE
2 changed files with 3 additions and 0 deletions

View File

@ -22,7 +22,9 @@ final class MDConcCurrencies {
"French Franc" => "fr-FF",
"Forint" => "hu-Ft",
"Korona" => "hu-Korona",
"Austro-Hungarian krone" => "hu-Korona",
"Pengő" => "hu-Pengő",
"pengő" => "hu-Pengő",
"DM" => "de-DM",
"DEM" => "de-DM",
"Mark" => "de-DM",

View File

@ -90,6 +90,7 @@ final class MDConcEntryTypes {
"Vermächtnis" => "5",
"Erbschaft / Nachlass" => "5",
"Hagyaték" => "5",
"hagyaték" => "5",
// 6: Endowment
"Endowment" => "6",