Skip to content

Commit e24a97c

Browse files
Translate manageTrainSchedule.json in en
100% translated source file: 'manageTrainSchedule.json' on the 'en' language.
1 parent 23cc0c5 commit e24a97c

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

front/public/locales/en/operationalStudies/manageTrainSchedule.json

+5-2
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@
2828
"noTrainCountInput": "Must be > 0",
2929
"noTrainStep": "The increment step of the train must be greater than zero",
3030
"noTrainStepInput": "Must be > 0",
31-
"powerRestrictionInvalidCombination": "{{powerRestrictionCode}} code is incompatible with electrification at {{electrification}} V of this route",
3231
"stdcmError": "Calculation error for last minute train path",
3332
"The requested train couldn't reach its destination": "The train cannot reach its destination",
3433
"trainScheduleTitle": "An error has occurred",
@@ -91,5 +90,9 @@
9190
"updateTrainSchedule": "Edit train",
9291
"usingElectricalProfiles": "Use electrical profiles",
9392
"via": "Via",
94-
"vias": "Waypoints, stops"
93+
"vias": "Waypoints, stops",
94+
"warningMessages": {
95+
"electrification": "Electrification",
96+
"powerRestrictionInvalidCombination": "{{powerRestrictionCode}} code is incompatible with electrification at {{electrification}} V of this route"
97+
}
9598
}

0 commit comments

Comments
 (0)