Fixes for broken translation

This commit is contained in:
usergithub64
2025-08-28 11:43:01 +03:00
committed by GitHub
parent b582e65a99
commit 9c62d5510a

View File

@@ -2100,7 +2100,7 @@ static const device_config_t mplus2_config[] = {
// clang-format off
{
.name = "size",
.description = "Memory Size",
.description = "Memory size",
.type = CONFIG_SPINNER,
.default_string = "",
.default_int = 64,