Initial commit from monorepo
This commit is contained in:
31
i18n/locales/en/orderCalendar.json
Normal file
31
i18n/locales/en/orderCalendar.json
Normal file
@@ -0,0 +1,31 @@
|
||||
{
|
||||
"orderCalendar": {
|
||||
"header": {
|
||||
"title": "Trips calendar"
|
||||
},
|
||||
"filters": {
|
||||
"loading": "Loading",
|
||||
"unloading": "Unloading"
|
||||
},
|
||||
"labels": {
|
||||
"loading": "Loading",
|
||||
"unloading": "Unloading",
|
||||
"weight_unit": "t",
|
||||
"service": "Service",
|
||||
"service_stage": "Service stage"
|
||||
},
|
||||
"months": "Aug 2024|Sep 2024|Oct 2024",
|
||||
"stats": {
|
||||
"title": "Period stats:",
|
||||
"trips": "Trips:",
|
||||
"companies": "Companies:",
|
||||
"weight": "Weight:"
|
||||
},
|
||||
"transport": {
|
||||
"auto": "Road transport",
|
||||
"rail": "Rail transport",
|
||||
"sea": "Sea transport",
|
||||
"air": "Air transport"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user