Skip to content

Commit 3506f29

Browse files
authored
Change translation for create voltage level section (#837)
Signed-off-by: Rehili Ghazwa <[email protected]>
1 parent efcf393 commit 3506f29

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/translations/en/networkModificationsEn.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,5 +74,5 @@ export const networkModificationsEn = {
7474
'network_modifications.CREATE_COUPLING_DEVICE': 'Creating a coupling device in voltage level {computedLabel}',
7575
'network_modifications.BALANCES_ADJUSTMENT_MODIFICATION': 'Balances adjustment modification',
7676
'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}',
7878
};

src/translations/fr/networkModificationsFr.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,5 +78,5 @@ export const networkModificationsFr = {
7878
'network_modifications.CREATE_COUPLING_DEVICE': 'Création de couplage / omnibus dans le poste {computedLabel}',
7979
'network_modifications.BALANCES_ADJUSTMENT_MODIFICATION': "Modification d'équilibrage bilan",
8080
'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}',
8282
};

0 commit comments

Comments
 (0)