{{ singleRecipe.calories + \" Kcal\" }}
\r\n\r\n {{\r\n $t(\"singleRecipe.difficulty\") + \": \" + $t(singleRecipe.difficulty)\r\n }}\r\n
\r\n\r\n {{\r\n $t(\"singleRecipe.preparation\") +\r\n \": \" +\r\n (singleRecipe.prep_time + singleRecipe.cooking_time) +\r\n \" Min\"\r\n }}\r\n
\r\n\r\n {{ $t(\"presentation.ingredients\") }}\r\n {{ singleRecipe.ingredients.length }}\r\n
\r\n{{ $t(chip.key) }}
\r\n{{ chip.prep_time + chip.cooking_time + \" Min\" }}
\r\n{{ $t(chip.difficulty) }}
\r\n\r\n {{ images.length * 3 + \" steps\" }}\r\n
\r\n\r\n {{ $t(\"description.\" + singleRecipe.key) }}\r\n
\r\n