diff --git a/ui/src/assets/i18n/en.json b/ui/src/assets/i18n/en.json index e9bebc6..c62110d 100644 --- a/ui/src/assets/i18n/en.json +++ b/ui/src/assets/i18n/en.json @@ -225,7 +225,9 @@ "sensors": { "columns": { "name": "Name", - "typed": "Sensor type" + "typed": "Sensor type", + "cycles": "Cycles", + "calc_sun_position": "Calculate sun position" }, "common": { "add_dialog_title": "Add sensor", @@ -239,4 +241,4 @@ } } } -} +} \ No newline at end of file