{{ t('appTitle') }}

🏋️ BMI

BMI: {{ bmi.result.toFixed(2) }} ({{ bmi.category }})

🔥 BMR

BMR: {{ bmr.result.toFixed(0) }} kcal/day

🥗 {{ t('nutrition') }}

  • Protein: {{ nutrition.result.protein }} g
  • Fat: {{ nutrition.result.fat }} g
  • Carbs: {{ nutrition.result.carbs }} g

📊 {{ t('dashboard') }}