diff --git a/frontend/src/language/en.json b/frontend/src/language/en.json index fafcf2ac..50f5d841 100644 --- a/frontend/src/language/en.json +++ b/frontend/src/language/en.json @@ -56,6 +56,7 @@ "Video": "Video", "ThermalVideo": "Thermal video", "Audio": "Audio", + "GasMeasurement": "Gas measurement", "Camera": "Camera", "Select installation": "Select installation", "History": "History", diff --git a/frontend/src/language/no.json b/frontend/src/language/no.json index 872227ee..569cca2c 100644 --- a/frontend/src/language/no.json +++ b/frontend/src/language/no.json @@ -56,6 +56,7 @@ "Video": "Video", "ThermalVideo": "Termisk video", "Audio": "Lyd", + "GasMeasurement": "Gassmåling", "Camera": "Kamera", "Select installation": "Velg anlegg", "History": "Historikk",