fix(i18n): rename Pinnwand to Notizen in German locale
This commit is contained in:
@@ -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",
|
||||||
|
|||||||
Reference in New Issue
Block a user