mirror of
https://github.com/Spythere/srjp-td2.git
synced 2026-05-02 21:18:12 +00:00
30 lines
1.1 KiB
JSON
30 lines
1.1 KiB
JSON
{
|
|
"data-loading-text": "Loading data...",
|
|
"train-select-placeholder": "Choose active train from the list",
|
|
"train-select-info": "Choose active train to generate SRJP timetable",
|
|
"train-search-placeholder": "Enter TT details (number, route, user)",
|
|
"headers": {
|
|
"line_no": "Line\nno.",
|
|
"line_km": "Km",
|
|
"station": "Station",
|
|
"time": "Time",
|
|
"loco_1": "Loco I",
|
|
"loco_2": "Loco II",
|
|
"loco_3": "Loco III",
|
|
"mass": "Loco load",
|
|
"length": "Train len.",
|
|
"vmax": "Vmax",
|
|
"relation": "Route"
|
|
},
|
|
"storage-empty-header": "ARCHIVED TIMETABLES SEARCH MODE",
|
|
"storage-empty-info": "Timetables will be shown here after their archiving.",
|
|
"storage-preview-title": "ARCHIVED TIMETABLES",
|
|
"storage-preview-empty": "No entries found for given parameters",
|
|
"storage-preview-info": "Archived timetable {id} for user {driverName} from: {date}",
|
|
"storage-preview-button-text": "Return",
|
|
"delete-timetable-confirm": "Are you sure that you want to delete this timetable?",
|
|
"storage-mode": {
|
|
"local": "LOCALLY",
|
|
"api": "STACJOWNIK"
|
|
}
|
|
} |