Make ETA and pricing more realistic
All checks were successful
Build Docker Image / build (push) Successful in 4m36s

This commit is contained in:
Ruslan Bakiev
2026-02-06 17:57:23 +07:00
parent 675f46a75e
commit 85457a34d5
3 changed files with 33 additions and 28 deletions

View File

@@ -6,9 +6,7 @@
"unit_kg": "kg",
"distance_km": "{km} km",
"duration_label": "ETA",
"time_days_short": "d",
"time_hours_short": "h",
"time_minutes_short": "m",
"duration_days": "{days} d",
"country_unknown": "Not specified",
"supplier_unknown": "Supplier",
"origin_label": "From",

View File

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