deleted keys which are used more than once in translations of Admin UI
parent
1d70de49e1
commit
a34acc11a7
|
@ -967,8 +967,6 @@ function config($translateProvider) {
|
|||
THERE_IS_RELATION_WITH_TENANTS: 'There Is Relation With Tenants',
|
||||
THERE_IS_RELATION_WITH_VIRTUAL_METER: 'There Is Relation With Virtual Meter',
|
||||
THERE_IS_RELATION_WITH_VIRTUAL_METERS: 'There Is Relation With Virtual Meters',
|
||||
THERE_IS_RELATION_WITH_EQUIPMENTS: 'There Is Relation With Equipments',
|
||||
THERE_IS_RELATION_WITH_SPACES: 'There Is Relation With Spaces',
|
||||
THERE_IS_RELATION_WITH_USERS: 'There Is Relation With Users',
|
||||
THIS_DATA_SOURCE_IS_BEING_USED_BY_A_METER: 'This Data Source Is Being Used By A Meter',
|
||||
THIS_METER_IS_BEING_USED_BY_A_VIRTUAL_METER: 'This Meter Is Being Used By A Virtual Meter',
|
||||
|
@ -1964,8 +1962,6 @@ function config($translateProvider) {
|
|||
THERE_IS_RELATION_WITH_TENANTS: 'There Is Relation With Tenants',
|
||||
THERE_IS_RELATION_WITH_VIRTUAL_METER: 'There Is Relation With Virtual Meter',
|
||||
THERE_IS_RELATION_WITH_VIRTUAL_METERS: 'There Is Relation With Virtual Meters',
|
||||
THERE_IS_RELATION_WITH_EQUIPMENTS: 'There Is Relation With Equipments',
|
||||
THERE_IS_RELATION_WITH_SPACES: 'There Is Relation With Spaces',
|
||||
THERE_IS_RELATION_WITH_USERS: 'There Is Relation With Users',
|
||||
THIS_DATA_SOURCE_IS_BEING_USED_BY_A_METER: 'This Data Source Is Being Used By A Meter',
|
||||
THIS_METER_IS_BEING_USED_BY_A_VIRTUAL_METER: 'This Meter Is Being Used By A Virtual Meter',
|
||||
|
@ -2960,8 +2956,6 @@ function config($translateProvider) {
|
|||
THERE_IS_RELATION_WITH_TENANTS: 'There Is Relation With Tenants',
|
||||
THERE_IS_RELATION_WITH_VIRTUAL_METER: 'There Is Relation With Virtual Meter',
|
||||
THERE_IS_RELATION_WITH_VIRTUAL_METERS: 'There Is Relation With Virtual Meters',
|
||||
THERE_IS_RELATION_WITH_EQUIPMENTS: 'There Is Relation With Equipments',
|
||||
THERE_IS_RELATION_WITH_SPACES: 'There Is Relation With Spaces',
|
||||
THERE_IS_RELATION_WITH_USERS: 'There Is Relation With Users',
|
||||
THIS_DATA_SOURCE_IS_BEING_USED_BY_A_METER: 'This Data Source Is Being Used By A Meter',
|
||||
THIS_METER_IS_BEING_USED_BY_A_VIRTUAL_METER: 'This Meter Is Being Used By A Virtual Meter',
|
||||
|
|
Loading…
Reference in New Issue