{{ t('home.hero') }}
{{ t('home.hero_desc') }}
{{ c.icon }} {{ getL(c,'name') }}
{{ t('home.categories') }}
{{ c.icon||'📦' }}
{{ getL(c,'name') }}
{{ t('home.self') }}
{{ t('product.self') }}
📦
{{ p.name }}
{{ t('common.currency') }}{{ p.price }}
{{ t('home.live') }}
📺
{{ r.title }}
{{ t('home.no_live') }}
{{ t('home.demand') }}
{{ d.title }}
{{ t('common.currency') }}{{ d.budget_min }}~{{ d.budget_max }}
{{ t('home.no_demand') }}
{{ t('nav.products') }}
📦
{{ p.name }}
{{ t('common.currency') }}{{ p.price }}
{{ t('nav.demands') }}
{{ d.title }}
{{ t('common.currency') }}{{ d.budget_min }}~{{ d.budget_max }}
{{ t('nav.live') }}
📺
{{ r.title }}
{{ t('nav.merchants') }}
{{ t('home.no_merchants') }}
{{ t('nav.distribution') }}
{{ t('dist.no_data') }}
{{ t('nav.about') }}
{{ t('about.content') }}