aboutsummaryrefslogtreecommitdiffhomepage
path: root/Translations/translations_definitions.json
diff options
context:
space:
mode:
authordiscip <[email protected]>2023-04-08 01:42:14 +0200
committerGitHub <[email protected]>2023-04-07 23:42:14 +0000
commit422b5b7563536a7783dfeb688614897f933f5e00 (patch)
treee0b9f2c24c1e2dfb89e99894c54f3fba08de80d1 /Translations/translations_definitions.json
parent38625b2f7ec033dfb2534427e9fae1d873b2387c (diff)
downloadIronOS-422b5b7563536a7783dfeb688614897f933f5e00.tar.gz
IronOS-422b5b7563536a7783dfeb688614897f933f5e00.zip
unifying (#1657)
Diffstat (limited to 'Translations/translations_definitions.json')
-rw-r--r--Translations/translations_definitions.json26
1 files changed, 13 insertions, 13 deletions
diff --git a/Translations/translations_definitions.json b/Translations/translations_definitions.json
index 5f040f91..9548b7df 100644
--- a/Translations/translations_definitions.json
+++ b/Translations/translations_definitions.json
@@ -218,6 +218,12 @@
"description": "How long until firmware stops trying to negotiate for USB-PD and tries QC instead. Longer times may help dodgy / old PD adapters, faster times move onto PD quickly. Units of 100ms. Recommended to keep small values."
},
{
+ "id": "PDVpdo",
+ "maxLen": 7,
+ "maxLen2": 15,
+ "description": "Enabled PPS & EPR modes."
+ },
+ {
"id": "BoostTemperature",
"maxLen": 4,
"maxLen2": 9,
@@ -350,6 +356,12 @@
"description": "Should the device show an 'advanced' soldering view. This is a text-based view that shows more information at the cost of no nice graphics."
},
{
+ "id": "BluetoothLE",
+ "maxLen": 7,
+ "maxLen2": 15,
+ "description": "Should BLE be enabled at boot time."
+ },
+ {
"id": "PowerLimit",
"maxLen": 5,
"maxLen2": 11,
@@ -396,18 +408,6 @@
"maxLen": 7,
"maxLen2": 15,
"description": "Changes the device language on multi-lingual builds."
- },
- {
- "id": "BLEEnabled",
- "maxLen": 7,
- "maxLen2": 15,
- "description": "Should BLE be enabled at boot time."
- },
- {
- "id": "PDVpdoEnabled",
- "maxLen": 7,
- "maxLen2": 15,
- "description": "Enabled PPS/EPR modes."
- }
+ }
]
}