Enrich offer card origin, price, and duration
All checks were successful
Build Docker Image / build (push) Successful in 4m40s

This commit is contained in:
Ruslan Bakiev
2026-02-06 17:37:58 +07:00
parent e4f81dba7c
commit 675f46a75e
5 changed files with 83 additions and 11 deletions

View File

@@ -5,6 +5,10 @@
"default_unit": "t",
"unit_kg": "kg",
"distance_km": "{km} km",
"duration_label": "ETA",
"time_days_short": "d",
"time_hours_short": "h",
"time_minutes_short": "m",
"country_unknown": "Not specified",
"supplier_unknown": "Supplier",
"origin_label": "From",

View File

@@ -5,6 +5,10 @@
"default_unit": "т",
"unit_kg": "кг",
"distance_km": "{km} км",
"duration_label": "Срок",
"time_days_short": "д",
"time_hours_short": "ч",
"time_minutes_short": "м",
"country_unknown": "Не указана",
"supplier_unknown": "Поставщик",
"origin_label": "Откуда",