diff --git a/src/app/commons/component/sidebar/sidebar.component.html b/src/app/commons/component/sidebar/sidebar.component.html index 0ea2fc1..95ec188 100644 --- a/src/app/commons/component/sidebar/sidebar.component.html +++ b/src/app/commons/component/sidebar/sidebar.component.html @@ -7,7 +7,7 @@
- + \ No newline at end of file diff --git a/src/assets/translations/of-en.json b/src/assets/translations/of-en.json index 5d9f183..de59d6e 100644 --- a/src/assets/translations/of-en.json +++ b/src/assets/translations/of-en.json @@ -3,6 +3,7 @@ "Title": "overFlow", "Subtitle": "It's a small world", "Home": "Home", + "Infra": "Infra", "Map": "Map", "Sensors": "Sensors", "SensorSetting": "SensorSetting",