Initial commit from monorepo
This commit is contained in:
36
i18n/locales/ru/ganttTimeline.json
Normal file
36
i18n/locales/ru/ganttTimeline.json
Normal file
@@ -0,0 +1,36 @@
|
||||
{
|
||||
"ganttTimeline": {
|
||||
"states": {
|
||||
"loading": "Загрузка timeline..."
|
||||
},
|
||||
"legend": {
|
||||
"title": "Этапы доставки",
|
||||
"auto": "Автоперевозка",
|
||||
"sea": "Морская перевозка",
|
||||
"rail": "Ж/д перевозка",
|
||||
"services": "Услуги"
|
||||
},
|
||||
"modal": {
|
||||
"title": "Детали рейса",
|
||||
"company": {
|
||||
"title": "Компания",
|
||||
"tax_id": "ИНН:"
|
||||
},
|
||||
"dates": {
|
||||
"title": "Даты",
|
||||
"planned_loading": "План. погрузка:",
|
||||
"actual_loading": "Факт. погрузка:",
|
||||
"planned_unloading": "План. выгрузка:",
|
||||
"actual_unloading": "Факт. выгрузка:"
|
||||
},
|
||||
"weight": {
|
||||
"title": "Вес",
|
||||
"planned": "Плановый:",
|
||||
"at_loading": "При погрузке:",
|
||||
"at_unloading": "При выгрузке:",
|
||||
"unit": "т"
|
||||
},
|
||||
"not_specified": "Не указано"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user