Skip to content

Commit

Permalink
fix for translation error (#654)
Browse files Browse the repository at this point in the history
Signed-off-by: Rehili Ghazwa <ghazwarhili@gmail.com>
  • Loading branch information
ghazwarhili authored Dec 16, 2024
1 parent 0148276 commit 5f0e612
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.CSPR_CREATION': 'Creating CSPR {computedLabel}',
'network_modifications.STATIC_VAR_COMPENSATOR_CREATION': 'Creating static var compensator {computedLabel}',
};

0 comments on commit 5f0e612

Please sign in to comment.