🍜 {{ t('appName') }} {{ shopOpen ? t('shopOpen') : t('shopClosed') }}
🇨🇳 简体中文
🇬🇧 English
🇲🇲 မြန်မာ
{{ currentMarqueeText }}
{{ getCategoryDisplayName(cat) }}
¥{{ totalPrice }} {{ t('totalItems', { count: cartCount }) }}
💬
🛒 {{ t('myCart') }} ×
🛍️
{{ t('emptyCart') }}
{{ t('addDishesHint') }}
{{ getDishName(dishId) }}
¥{{ getDishPrice(dishId) }} × {{ qty }}
{{ qty }}
{{ t('totalItemsSimple', { count: cartCount }) }} {{ t('total') }} ¥{{ totalPrice }}
{{ toastMsg }}