diff --git a/locales/en/messages.json b/locales/en/messages.json index c26fe3b09b..51fc9d780c 100755 --- a/locales/en/messages.json +++ b/locales/en/messages.json @@ -340,6 +340,9 @@ "tabOptions": { "message": "Options" }, + "tabDevelopment": { + "message": "Development" + }, "tabSetup": { "message": "Setup" @@ -6279,7 +6282,7 @@ "message": "RSSI dBm", "description": "Text of the RSSI dBm alarm" }, - + "osdWarningTextArmingDisabled": { "message": "Arming disabled", "description": "One of the warnings that can be selected to be shown in the OSD" diff --git a/src/index.html b/src/index.html index 469824a91f..38686e68ce 100644 --- a/src/index.html +++ b/src/index.html @@ -133,6 +133,7 @@
  • +