calorimeter/lib/l10n/app_en.arb

15 lines
384 B
Plaintext
Raw Normal View History

2024-12-10 21:37:13 +00:00
{
"ok": "OK",
"name": "Name",
"amount": "Amount",
"amountPer": "Amount in 100 g/ml",
"kcalper": "kcal per 100 g/ml",
2024-12-10 21:37:13 +00:00
"kcalToday": "kcal today",
"menu": "Menu",
"settings": "Settings",
"yourSettings": "Your personal settings",
"dayLimit": "Calorie limit per day",
"errAmountNotANumber": "Amount must be a number",
"errKcalNotANumber": "kcal must be a number"
}