Merge branch 'fronkdev' into 'master'

Address: changed country to country_id with Country table

See merge request fronk/thetool!255
This commit is contained in:
Frank Schubert
2024-02-20 19:21:37 +00:00
20 changed files with 455 additions and 54 deletions

View File

@@ -134,6 +134,6 @@ $l["cc.u.s.a."] = "US";
$l["cc.america"] = "US";
$l["cc.united states"] = "US";
$l["cc.united states of america"] = "US";
$l["cc.mm"] = "CW";
$l["cc.mm"] = "MM";
$lang['de'] = $l;