Use common states for "Auto"/"Manual" in huawei_lte (#142943)

This commit is contained in:
Norbert Rittel 2025-04-14 20:21:40 +02:00 committed by GitHub
parent 40fd7cf852
commit 42345d9a06
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -272,8 +272,8 @@
"operator_search_mode": {
"name": "Operator search mode",
"state": {
"0": "Auto",
"1": "Manual"
"0": "[%key:common::state::auto%]",
"1": "[%key:common::state::manual%]"
}
},
"preferred_network_mode": {