mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
fixed locales
This commit is contained in:
parent
f99855e1ea
commit
6a5c72a48d
@ -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": {
|
||||
|
||||
@ -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": {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user