Skip to content

Commit

Permalink
: Enhancement - Simplifying the settings menu #198
Browse files Browse the repository at this point in the history
  • Loading branch information
helgeerbe committed Apr 28, 2023
1 parent 83b42a3 commit 3f0291d
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions webapp/src/locales/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,16 @@
"menu": {
"LiveView": "Live View",
"Settings": "Settings",
"NetworkSettings": "Network Settings",
"NTPSettings": "NTP Settings",
"MQTTSettings": "MQTT Settings",
"InverterSettings": "Inverter Settings",
"SecuritySettings": "Security Settings",
"DTUSettings": "DTU Settings",
"NetworkSettings": "Network",
"NTPSettings": "NTP",
"MQTTSettings": "MQTT",
"InverterSettings": "Inverter",
"SecuritySettings": "Security",
"DTUSettings": "DTU",
"DeviceManager": "Device-Manager",
"VedirectSettings": "Ve.direct Settings",
"PowerMeterSettings": "Power Meter Settings",
"BatterySettings": "@:batteryadmin.BatterySettings",
"VedirectSettings": "Ve.direct",
"PowerMeterSettings": "Power Meter",
"BatterySettings": "Battery",
"AcChargerSettings": "AC Charger",
"ConfigManagement": "Config Management",
"FirmwareUpgrade": "Firmware Upgrade",
Expand Down
Binary file modified webapp_dist/js/app.js.gz
Binary file not shown.

0 comments on commit 3f0291d

Please sign in to comment.