Skip to content

Commit 879b4e9

Browse files
authored
fix label busbar (#833)
Signed-off-by: Etienne LESOT <[email protected]>
1 parent 0183483 commit 879b4e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/translations/en/networkModificationsEn.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,6 @@ export const networkModificationsEn = {
7373
'network_modifications.VOLTAGE_LEVEL_TOPOLOGY_MODIFICATION': 'Modifying voltage level topology {computedLabel}',
7474
'network_modifications.CREATE_COUPLING_DEVICE': 'Creating a coupling device in voltage level {computedLabel}',
7575
'network_modifications.BALANCES_ADJUSTMENT_MODIFICATION': 'Balances adjustment modification',
76-
'network_modifications.CREATE_VOLTAGE_LEVEL_TOPOLOGY': 'Creating a bus bar in voltage level {computedLabel}',
76+
'network_modifications.CREATE_VOLTAGE_LEVEL_TOPOLOGY': 'Creating a busbar in voltage level {computedLabel}',
7777
'network_modifications.CREATE_VOLTAGE_LEVEL_SECTION': 'Creating voltage level Busbar sections {computedLabel}',
7878
};

0 commit comments

Comments
 (0)