removed duplicate entry in i18n of Web UI
parent
c20600d7fe
commit
61deab4fa5
|
@ -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",
|
||||
|
|
Loading…
Reference in New Issue