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: i18n/english.yml
+11Lines changed: 11 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1300,6 +1300,17 @@ components:
1300
1300
title: Timetable editor keyboard shortcuts
1301
1301
TimezoneSelect:
1302
1302
placeholder: Select timezone...
1303
+
TransformationsViewer:
1304
+
columnsAdded: "Custom columns added: %columns%"
1305
+
noTransformationApplied: No transformations applied.
1306
+
rowsAdded: "Rows added: %rows%"
1307
+
rowsDeleted: "Rows deleted: %rows%"
1308
+
rowsUpdated: "Rows updated: %rows%"
1309
+
tableModified: Table Modified
1310
+
tableAdded: Table Added
1311
+
tableReplaced: Table Replaced
1312
+
tableDeleted: TableDeleted
1313
+
transformationsTitle: Transformations
1303
1314
TripSeriesModal:
1304
1315
close: Close
1305
1316
createTripSeriesBody: Enter the start and end time for the trip series (24 hour time) and headway between trips. Click generate to create the series of trips.
0 commit comments