File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -74,5 +74,5 @@ export const networkModificationsEn = {
74
74
'network_modifications.CREATE_COUPLING_DEVICE' : 'Creating a coupling device in voltage level {computedLabel}' ,
75
75
'network_modifications.BALANCES_ADJUSTMENT_MODIFICATION' : 'Balances adjustment modification' ,
76
76
'network_modifications.CREATE_VOLTAGE_LEVEL_TOPOLOGY' : 'Creating a busbar in voltage level {computedLabel}' ,
77
- 'network_modifications.CREATE_VOLTAGE_LEVEL_SECTION' : 'Creating voltage level Busbar sections {computedLabel}' ,
77
+ 'network_modifications.CREATE_VOLTAGE_LEVEL_SECTION' : 'Adding busbar section to voltage level {computedLabel}' ,
78
78
} ;
Original file line number Diff line number Diff line change @@ -78,5 +78,5 @@ export const networkModificationsFr = {
78
78
'network_modifications.CREATE_COUPLING_DEVICE' : 'Création de couplage / omnibus dans le poste {computedLabel}' ,
79
79
'network_modifications.BALANCES_ADJUSTMENT_MODIFICATION' : "Modification d'équilibrage bilan" ,
80
80
'network_modifications.CREATE_VOLTAGE_LEVEL_TOPOLOGY' : "Ajout d'un jeu de barre dans le poste {computedLabel}" ,
81
- 'network_modifications.CREATE_VOLTAGE_LEVEL_SECTION' : 'Création des Busbar sections dans le poste {computedLabel}' ,
81
+ 'network_modifications.CREATE_VOLTAGE_LEVEL_SECTION' : 'Ajout de section / tronçon dans le poste {computedLabel}' ,
82
82
} ;
You can’t perform that action at this time.
0 commit comments