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