@@ -25,19 +25,20 @@ const BackendLocaleEn = {
25
25
Generator : 'Generator' ,
26
26
Battery : 'Battery' ,
27
27
Line : 'Line' ,
28
- Two_windings_transformer : 'Two_windings_transformer ' ,
29
- Three_windings_transformer : 'Three_windings_transformer ' ,
30
- Busbar_section : 'Busbar_section ' ,
28
+ Two_windings_transformer : 'Two Windings Transformer ' ,
29
+ Three_windings_transformer : 'Three Windings Transformer ' ,
30
+ Busbar_section : 'Bus Bar Section ' ,
31
31
Bus : 'Bus' ,
32
- Dangling_line : 'Dangling_line ' ,
33
- Hvdc_line : 'Hvdc_line ' ,
34
- Lcc_converter_station : 'Lcc_converter_station ' ,
35
- Vsc_converter_station : 'Vsc_converter_station ' ,
36
- Static_var_compensator : 'Static_var_compensator ' ,
37
- Voltage_level : 'Voltage_level ' ,
38
- Tie_line : 'Tie_line ' ,
39
- Shunt_compensator : 'Shunt_compensator ' ,
32
+ Dangling_line : 'Dangling Line ' ,
33
+ Hvdc_line : 'HVDC Line ' ,
34
+ Lcc_converter_station : 'LCC Converter Station ' ,
35
+ Vsc_converter_station : 'VSC Converter Station ' ,
36
+ Static_var_compensator : 'Static Var Compensator ' ,
37
+ Voltage_level : 'Voltage Level ' ,
38
+ Tie_line : 'Tie Line ' ,
39
+ Shunt_compensator : 'Shunt Compensator ' ,
40
40
Substation : 'Substation' ,
41
+ Branch : 'Branch' ,
41
42
} ;
42
43
43
44
export default BackendLocaleEn ;
0 commit comments