fix locales

This commit is contained in:
ogerly 2022-10-30 14:43:20 +01:00
parent b469c51a31
commit 44988cbd85
2 changed files with 6 additions and 6 deletions

View File

@ -3,6 +3,7 @@
"back": "zurück",
"contributionLink": {
"amount": "Betrag",
"changeSaved": "Änderung gespeichert",
"clear": "Löschen",
"contributionLinks": "Beitragslinks",
"create": "Anlegen",
@ -23,10 +24,9 @@
"once": "einmalig"
}
},
"saveChange": "Änderung speichern",
"validFrom": "Startdatum",
"validTo": "Enddatum",
"saveChange":"Änderung speichern",
"changeSaved":"Änderung gespeichert"
"validTo": "Enddatum"
},
"creation": "Schöpfung",
"creationList": "Schöpfungsliste",

View File

@ -3,6 +3,7 @@
"back": "back",
"contributionLink": {
"amount": "Amount",
"changeSaved": "Change saved",
"clear": "Clear",
"contributionLinks": "Contribution Links",
"create": "Create",
@ -23,10 +24,9 @@
"once": "once"
}
},
"saveChange": "Save Change",
"validFrom": "Start-date",
"validTo": "End-Date",
"saveChange":"Save Change",
"changeSaved":"Change saved"
"validTo": "End-Date"
},
"creation": "Creation",
"creationList": "Creation list",