Fixes for broken translation

Fixes for broken translation
This commit is contained in:
usergithub64
2025-06-10 13:59:15 +03:00
committed by GitHub
parent a28d3e5320
commit 23f697782e

View File

@@ -183,7 +183,7 @@ static const device_config_t monster_fdc_config[] = {
#if 0 #if 0
{ {
.name = "bios_size", .name = "bios_size",
.description = "BIOS Size:", .description = "BIOS size",
.type = CONFIG_HEX20, .type = CONFIG_HEX20,
.default_string = NULL, .default_string = NULL,
.default_int = 32, .default_int = 32,