Initial commit from monorepo

This commit is contained in:
Ruslan Bakiev
2026-01-07 09:10:35 +07:00
commit 3db50d9637
371 changed files with 43223 additions and 0 deletions

View File

@@ -0,0 +1,81 @@
{
"search": {
"title": "Find Raw Materials",
"subtitle": "& Industrial Services",
"description": "Connect with suppliers, get competitive prices, and streamline your procurement process",
"product_label": "What are you looking for?",
"product_placeholder": "Select material type",
"quantity_label": "Quantity",
"quantity_placeholder": "Amount",
"location_label": "Delivery to",
"location_placeholder": "City or region",
"search_button": "Search",
"order_created": "Order Created",
"order_number": "Number",
"verified_suppliers": "verified suppliers",
"verified_logistics": "verified logistics companies",
"verified_banks": "verified banks",
"verified_insurance": "verified insurance companies",
"delivery": "delivery",
"annual": "annually",
"from_deal": "of deal value",
"suppliers_geography": "Suppliers Geography",
"total_cost": "Total Cost",
"material": "Material",
"delivery_cost": "Delivery",
"insurance_cost": "Insurance",
"optional": "opt.",
"total": "Total",
"implementation_time": "Implementation time",
"savings": "Savings",
"geography": "Geography",
"need_help": "Need help?",
"manager_title": "Raw materials market expert",
"presentation": "Presentation",
"presentation_duration": "1 hour",
"any_language": "In any language",
"contact": "Contact",
"continue": "Continue",
"results": "Search Results",
"delivery_options": "Delivery Options",
"new_search": "New Search",
"logistics_cost": "logistics cost",
"choose_supplier": "Choose Supplier",
"filters": "Filters",
"supplier_filter": "Search Supplier",
"supplier_placeholder": "Company name",
"logistics_type": "Logistics Type",
"all_logistics": "All Options",
"auto_only": "Auto Only",
"multimodal": "Multimodal",
"list_view": "List",
"map_view": "Map",
"placeholder": "Search products, suppliers...",
"error": "Error!",
"units": {
"tons_short": "t"
},
"popular_requests": "Popular requests",
"examples": {
"metal_sheet": {
"product": "Sheet metal",
"location": "Moscow"
},
"green_coffee": {
"product": "Green coffee",
"location": "Vladivostok"
},
"wheat": {
"product": "Wheat",
"location": "Rostov-on-Don"
},
"cocoa": {
"product": "Cocoa beans",
"location": "Novorossiysk"
}
},
"validation": {
"fill_product_location": "Fill in product and location"
}
}
}