Fixes for broken translation

Fixes for broken translation
This commit is contained in:
usergithub64
2025-07-14 14:00:59 +03:00
committed by GitHub
parent 174d6e1d05
commit 8a9ee62993

View File

@@ -214,7 +214,7 @@ static const device_config_t compaticard_ii_config[] = {
},
{
.name = "dma",
.description = "DMA channel",
.description = "DMA",
.type = CONFIG_SELECTION,
.default_string = NULL,
.default_int = 2,
@@ -272,7 +272,7 @@ static const device_config_t compaticard_iv_config[] = {
},
{
.name = "dma",
.description = "DMA channel",
.description = "DMA",
.type = CONFIG_SELECTION,
.default_string = NULL,
.default_int = 2,