diff options
author | Ben V. Brown <[email protected]> | 2023-01-23 18:01:43 +1100 |
---|---|---|
committer | Ben V. Brown <[email protected]> | 2023-01-23 18:01:43 +1100 |
commit | 07a5d45e174f2484b2c9214edd1ecab5ab7725ec (patch) | |
tree | 67da35cef339ba1c67f460354cfcf4c0f202af45 /Translations/translations_definitions.json | |
parent | 82499f4e83ca7b738372078c20f7514dadc2ea1d (diff) | |
download | IronOS-07a5d45e174f2484b2c9214edd1ecab5ab7725ec.tar.gz IronOS-07a5d45e174f2484b2c9214edd1ecab5ab7725ec.zip |
Translation updates for BLEEnabled
Diffstat (limited to 'Translations/translations_definitions.json')
-rw-r--r-- | Translations/translations_definitions.json | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/Translations/translations_definitions.json b/Translations/translations_definitions.json index 45aa87d7..3e562191 100644 --- a/Translations/translations_definitions.json +++ b/Translations/translations_definitions.json @@ -396,6 +396,12 @@ "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." } ] -} +}
\ No newline at end of file |