Skip to content

Commit 3d58811

Browse files
authored
feat: update widget for mediamarkt (#30)
1 parent 47488a9 commit 3d58811

File tree

1 file changed

+3
-3
lines changed
  • src/translations/dictionaries

1 file changed

+3
-3
lines changed
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
const de = {
2-
RENT_NOW_HEADER: 'Inklusive Schadenschutz',
3-
RENT_WITH_GROVER_BUTTON: 'Jetzt mit Grover mieten',
2+
RENT_NOW_HEADER: 'Zusätzlich 99 % im 1. Monat sparen',
3+
RENT_WITH_GROVER_BUTTON: 'Jetzt flexibel mieten',
44
MORE_INFO_LINK: 'Mehr Infos',
55
UNAVAILABLE_BUTTON: 'Bei Grover derzeit nicht verfügbar',
66
STARTING_PRICE: 'ab',
7-
PERIODICITY: '/ Monat mieten',
7+
PERIODICITY: '/ Monat flexibel mieten',
88
};
99

1010
export default de;

0 commit comments

Comments
 (0)