fixed locales

This commit is contained in:
ogerly 2022-06-08 06:25:30 +02:00
parent f99855e1ea
commit 6a5c72a48d
2 changed files with 32 additions and 32 deletions

View File

@ -1,34 +1,34 @@
{
"all_emails": "Alle Nutzer",
"back": "zurück",
"contributionLink": {
"repetition": "Wiederholung",
"cycle": "Zyclus",
"maximumAmount": "maximaler Betrag",
"create": "Anlegen",
"clear": "Löschen",
"startDate": "Start-Datum",
"endDate": "End-Datum",
"name": "Name",
"memo": "Nachricht",
"amount": "Betrag",
"clear": "Löschen",
"create": "Anlegen",
"cycle": "Zyclus",
"endDate": "End-Datum",
"maximumAmount": "maximaler Betrag",
"memo": "Nachricht",
"name": "Name",
"noEndDate": "Kein End-Datum gewählt.",
"noStartDate": "Kein Start-Datum gewählt.",
"options": {
"cycle": {
"null": "Bitter wähle einen Zyclus",
"none": "kein Zyclus",
"hourly": "stündlich",
"daily": "täglich",
"weekly": "wöchentlich",
"hourly": "stündlich",
"monthly": "monatlich",
"none": "kein Zyclus",
"null": "Bitter wähle einen Zyclus",
"weekly": "wöchentlich",
"yearly": "jährlich"
},
"repetition": {
"null": "Bitte wähle eine Wiederholung"
}
},
"noStartDate": "Kein Start-Datum gewählt.",
"noEndDate": "Kein End-Datum gewählt."
"repetition": "Wiederholung",
"startDate": "Start-Datum"
},
"back": "zurück",
"creation": "Schöpfung",
"creationList": "Schöpfungsliste",
"creation_form": {

View File

@ -1,34 +1,34 @@
{
"all_emails": "All users",
"back": "back",
"contributionLink": {
"repetition": "Repetition",
"cycle": "Cycle",
"maximumAmount": "Maximum amount",
"create": "Create",
"clear": "Clear",
"startDate": "Start-Date",
"endDate": "End-Date",
"name": "Name",
"memo": "Memo",
"amount": "Amount",
"clear": "Clear",
"create": "Create",
"cycle": "Cycle",
"endDate": "End-Date",
"maximumAmount": "Maximum amount",
"memo": "Memo",
"name": "Name",
"noEndDate": "No end Date",
"noStartDate": "No start Date",
"options": {
"cycle": {
"null": "Please select an cycle",
"none": "no cycle",
"hourly": "hourly",
"daily": "daily",
"weekly": "weekly",
"hourly": "hourly",
"monthly": "monthly",
"none": "no cycle",
"null": "Please select an cycle",
"weekly": "weekly",
"yearly": "yearly"
},
"repetition": {
"null": "Please select an repetition"
}
},
"noStartDate": "No start Date",
"noEndDate": "No end Date"
"repetition": "Repetition",
"startDate": "Start-Date"
},
"back": "back",
"creation": "Creation",
"creationList": "Creation list",
"creation_form": {