Skip to content

Commit

Permalink
remove statt
Browse files Browse the repository at this point in the history
  • Loading branch information
JeremyMoeglich committed Apr 4, 2024
1 parent 3a36a12 commit 9151669
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions apps/ebay/src/routes/packages-[packages]/+page.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
[['entertainment'], 'Titel'],
[
['entertainment', 'sport'],
`Sky Sport Abo inkl. der Formel 1 2023 live für ${get_price_string(
`Sky Sport Abo inkl. der Formel 1 2024 live für ${get_price_string(
['entertainment', 'sport'],
'jahr'
)} mtl.*`
Expand Down Expand Up @@ -58,7 +58,7 @@
[['entertainmentplus', 'cinema', 'bundesliga'], 'Titel'],
[
['entertainmentplus', 'sport', 'bundesliga', 'cinema'],
`Sky Komplett Abo inkl. Netflix & Paramount+ € 40 mtl. Dazu € 20 Bonus*`
`Sky Komplett Abo inkl. Netflix & Paramount+ € 45 mtl. Dazu € 20 Bonus*`
],
[
'allgemein',
Expand Down
2 changes: 1 addition & 1 deletion packages/components/complete/package_table.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
</b>
</p>
<p class="small">
statt: {@html to_price_string(get_offer_price(empty_offer, row).jahr, true)} mtl. <br />
<!-- statt: {@html to_price_string(get_offer_price(empty_offer, row).jahr, true)} mtl. <br /> -->
(im Jahres-Abo, danach {@html get_price_string(row, 'monat')}&nbsp;mtl. im Monats-Abo)
</p>
</div>
Expand Down

0 comments on commit 9151669

Please sign in to comment.