fix(i18n): rename Pinnwand to Notizen in German locale

This commit is contained in:
Ulas Kalayci
2026-04-26 18:11:10 +02:00
parent e31231aa7b
commit 60055e2d4f
+2 -2
View File
@@ -36,7 +36,7 @@
"calendar": "Kalender", "calendar": "Kalender",
"meals": "Essen", "meals": "Essen",
"shopping": "Einkauf", "shopping": "Einkauf",
"notes": "Pinnwand", "notes": "Notizen",
"contacts": "Kontakte", "contacts": "Kontakte",
"budget": "Budget", "budget": "Budget",
"settings": "Einstellungen", "settings": "Einstellungen",
@@ -343,7 +343,7 @@
} }
}, },
"notes": { "notes": {
"title": "Pinnwand", "title": "Notizen",
"newNote": "Neue Notiz", "newNote": "Neue Notiz",
"editNote": "Notiz bearbeiten", "editNote": "Notiz bearbeiten",
"addNoteLabel": "Neue Notiz", "addNoteLabel": "Neue Notiz",