{{ $t('Choose_Category') }}
{{ $t('ShopLater') }}
{{ $t('ShopNow') }}
{{ $t('Ignore_Shopping') }}
{{ $t('Edit_Food') }}
{{ $t('Delete_All') }}
{{ $t('Entries') }}
{{ $n(e.amount) }}
{{ e.unit.name }}
{{ e.food.name }}
{{ e.recipeMealplan.servings }} x
{{ e.recipeMealplan.recipeName }}
{{ e.recipeMealplan.mealplanType }} {{ DateTime.fromJSDate(e.recipeMealplan.mealplanFromDate).toLocaleString(DateTime.DATE_SHORT) }}
{{ e.createdBy.displayName }} - {{ DateTime.fromJSDate(e.createdAt).toLocaleString(DateTime.DATETIME_SHORT) }}
{{ $t('PostponedUntil') }} {{ DateTime.fromJSDate(e.delayUntil).toLocaleString(DateTime.DATETIME_SHORT) }}
(shoppingListFood.entries.set(e.id, args))">
{{ $t('Close') }}