Initial commit from monorepo
This commit is contained in:
36
i18n/locales/en/ganttTimeline.json
Normal file
36
i18n/locales/en/ganttTimeline.json
Normal file
@@ -0,0 +1,36 @@
|
||||
{
|
||||
"ganttTimeline": {
|
||||
"states": {
|
||||
"loading": "Loading timeline..."
|
||||
},
|
||||
"legend": {
|
||||
"title": "Delivery stages",
|
||||
"auto": "Road transport",
|
||||
"sea": "Sea transport",
|
||||
"rail": "Rail transport",
|
||||
"services": "Services"
|
||||
},
|
||||
"modal": {
|
||||
"title": "Trip details",
|
||||
"company": {
|
||||
"title": "Company",
|
||||
"tax_id": "Tax ID:"
|
||||
},
|
||||
"dates": {
|
||||
"title": "Dates",
|
||||
"planned_loading": "Planned loading:",
|
||||
"actual_loading": "Actual loading:",
|
||||
"planned_unloading": "Planned unloading:",
|
||||
"actual_unloading": "Actual unloading:"
|
||||
},
|
||||
"weight": {
|
||||
"title": "Weight",
|
||||
"planned": "Planned:",
|
||||
"at_loading": "At loading:",
|
||||
"at_unloading": "At unloading:",
|
||||
"unit": "t"
|
||||
},
|
||||
"not_specified": "Not specified"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user