Fixes for broken translation
Fixes for broken translation
This commit is contained in:
@@ -3441,7 +3441,7 @@ static const device_config_t da2_configuration[] = {
|
|||||||
// clang-format off
|
// clang-format off
|
||||||
{
|
{
|
||||||
.name = "charset",
|
.name = "charset",
|
||||||
.description = "Charset",
|
.description = "Character set",
|
||||||
.type = CONFIG_SELECTION,
|
.type = CONFIG_SELECTION,
|
||||||
.default_int = DA2_DCONFIG_CHARSET_JPAN,
|
.default_int = DA2_DCONFIG_CHARSET_JPAN,
|
||||||
.selection = {
|
.selection = {
|
||||||
|
|||||||
Reference in New Issue
Block a user