Skip to content

Commit

Permalink
fix for translation
Browse files Browse the repository at this point in the history
  • Loading branch information
ghazwarhili committed Dec 16, 2024
1 parent 2ee84fa commit acb3de5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/translations/en/networkModificationsEn.ts
Original file line number Diff line number Diff line change
Expand Up @@ -62,5 +62,5 @@ export const networkModificationsEn = {
'network_modifications.TABULAR_CREATION': 'Tabular creation - {computedLabel}',
'network_modifications.tabular.GENERATOR_CREATION': 'generator creations',
'network_modifications.LCC_CREATION': 'Creating HVDC (LCC) {computedLabel}',
'network_modifications.STATIC_VAR_COMPENSATOR_CREATION': 'Creating CSPR {computedLabel}',
'network_modifications.STATIC_VAR_COMPENSATOR_CREATION': 'Creating static var compensator {computedLabel}',
};

0 comments on commit acb3de5

Please sign in to comment.