You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/translations/en.ts
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -585,9 +585,9 @@ export const en = {
585
585
sumHelper: 'The collection of three channel numbers for which the sum of currents or voltages will be calculated. The numbers are separated by commas. Values for the current sensor range from 0 - 5, for the voltage sensor 0-2.',
586
586
channel: 'Channel',
587
587
channelHelper: 'The channel number on the sensor. Values for the current sensor range from 0 - 5, for the voltage sensor 0-2.',
588
-
transformPrimary: 'Transform Primary',
588
+
transformPrimary: 'TransformPrimary',
589
589
transformPrimaryHelper: 'The nominator of the ratio of the measement transformer.',
590
-
transformSecondary: 'Transform Secondary',
590
+
transformSecondary: 'TransformSecondary',
591
591
transformSecondaryHelper: 'The denominator of the ratio of the measement transformer.',
592
592
updateAction: 'Locamation private fields updated for Logica Node {{lnName}}',
0 commit comments