Adds country specific settings for Hungary.

This commit is contained in:
Csaba Sipos
2020-10-27 18:58:52 +01:00
committed by Andreas Eversberg
parent 8fea1ef7bf
commit da54ca68ad
2 changed files with 9 additions and 1 deletions

View File

@@ -450,7 +450,7 @@ static const char *param_country(uint64_t value, int __attribute__((unused)) ndi
case 5:
return "Denmark";
case 6:
return "Sweden / Slovakia";
return "Sweden / Slovakia / Hungary";
case 7:
return "Norway / Czech";
case 8: