diff --git a/web/src/i18n.js b/web/src/i18n.js index 9321728c..428f5439 100644 --- a/web/src/i18n.js +++ b/web/src/i18n.js @@ -724,7 +724,6 @@ const resources = { "API.THERE_IS_RELATION_WITH_TENANTS": "There is relation with tenants", "API.THERE_IS_RELATION_WITH_VIRTUAL_METER": "There is relation with virtual meter", "API.THERE_IS_RELATION_WITH_VIRTUAL_METERS": "There is relation with virtual meters", - "API.THERE_IS_RELATION_WITH_EQUIPMENTS": "There is relation with equipments", "API.THERE_IS_RELATION_WITH_USERS": "There is relation with users", "API.THIS_DATA_SOURCE_IS_BEING_USED_BY_A_METER": "This data source is being used by a meter", "API.THIS_METER_IS_BEING_USED_BY_A_VIRTUAL_METER": "This meter is being used by a virtual meter", @@ -1473,7 +1472,6 @@ const resources = { "API.THERE_IS_RELATION_WITH_TENANTS": "There is relation with tenants", "API.THERE_IS_RELATION_WITH_VIRTUAL_METER": "There is relation with virtual meter", "API.THERE_IS_RELATION_WITH_VIRTUAL_METERS": "There is relation with virtual meters", - "API.THERE_IS_RELATION_WITH_EQUIPMENTS": "There is relation with equipments", "API.THERE_IS_RELATION_WITH_USERS": "There is relation with users", "API.THIS_DATA_SOURCE_IS_BEING_USED_BY_A_METER": "This data source is being used by a meter", "API.THIS_METER_IS_BEING_USED_BY_A_VIRTUAL_METER": "This meter is being used by a virtual meter", @@ -2221,7 +2219,6 @@ const resources = { "API.THERE_IS_RELATION_WITH_TENANTS": "There is relation with tenants", "API.THERE_IS_RELATION_WITH_VIRTUAL_METER": "There is relation with virtual meter", "API.THERE_IS_RELATION_WITH_VIRTUAL_METERS": "There is relation with virtual meters", - "API.THERE_IS_RELATION_WITH_EQUIPMENTS": "There is relation with equipments", "API.THERE_IS_RELATION_WITH_USERS": "There is relation with users", "API.THIS_DATA_SOURCE_IS_BEING_USED_BY_A_METER": "This data source is being used by a meter", "API.THIS_METER_IS_BEING_USED_BY_A_VIRTUAL_METER": "This meter is being used by a virtual meter",