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
c2f3f58121
commit
73b2a55064
@ -67,6 +67,13 @@
|
|||||||
"error": "Fehler",
|
"error": "Fehler",
|
||||||
"expired": "abgelaufen",
|
"expired": "abgelaufen",
|
||||||
"e_mail": "E-Mail",
|
"e_mail": "E-Mail",
|
||||||
|
"federation": {
|
||||||
|
"createdAt": "Erstellt am",
|
||||||
|
"gradidoInstances": "Gradido Instanzen",
|
||||||
|
"lastAnnouncedAt": "letzte Bekanntgabe",
|
||||||
|
"url": "Url",
|
||||||
|
"verified": "Verifiziert"
|
||||||
|
},
|
||||||
"firstname": "Vorname",
|
"firstname": "Vorname",
|
||||||
"footer": {
|
"footer": {
|
||||||
"app_version": "App version {version}",
|
"app_version": "App version {version}",
|
||||||
@ -76,13 +83,6 @@
|
|||||||
},
|
},
|
||||||
"short_hash": "({shortHash})"
|
"short_hash": "({shortHash})"
|
||||||
},
|
},
|
||||||
"federation": {
|
|
||||||
"gradidoInstances":"Gradido Instanzen",
|
|
||||||
"verified":"Verifiziert",
|
|
||||||
"url":"Url",
|
|
||||||
"lastAnnouncedAt":"letzte Bekanntgabe",
|
|
||||||
"createdAt":"Erstellt am"
|
|
||||||
},
|
|
||||||
"form": {
|
"form": {
|
||||||
"cancel": "Abbrechen",
|
"cancel": "Abbrechen",
|
||||||
"submit": "Senden"
|
"submit": "Senden"
|
||||||
@ -111,7 +111,7 @@
|
|||||||
"name": "Name",
|
"name": "Name",
|
||||||
"navbar": {
|
"navbar": {
|
||||||
"automaticContributions": "Automatische Beiträge",
|
"automaticContributions": "Automatische Beiträge",
|
||||||
"instances":"Instanzen",
|
"instances": "Instanzen",
|
||||||
"logout": "Abmelden",
|
"logout": "Abmelden",
|
||||||
"my-account": "Mein Konto",
|
"my-account": "Mein Konto",
|
||||||
"statistic": "Statistik",
|
"statistic": "Statistik",
|
||||||
|
|||||||
@ -67,6 +67,13 @@
|
|||||||
"error": "Error",
|
"error": "Error",
|
||||||
"expired": "expired",
|
"expired": "expired",
|
||||||
"e_mail": "E-mail",
|
"e_mail": "E-mail",
|
||||||
|
"federation": {
|
||||||
|
"createdAt": "Created At ",
|
||||||
|
"gradidoInstances": "Gradido Instances",
|
||||||
|
"lastAnnouncedAt": "Last Announced",
|
||||||
|
"url": "Url",
|
||||||
|
"verified": "Verified"
|
||||||
|
},
|
||||||
"firstname": "Firstname",
|
"firstname": "Firstname",
|
||||||
"footer": {
|
"footer": {
|
||||||
"app_version": "App version {version}",
|
"app_version": "App version {version}",
|
||||||
@ -76,13 +83,6 @@
|
|||||||
},
|
},
|
||||||
"short_hash": "({shortHash})"
|
"short_hash": "({shortHash})"
|
||||||
},
|
},
|
||||||
"federation": {
|
|
||||||
"gradidoInstances":"Gradido Instances",
|
|
||||||
"verified":"Verified",
|
|
||||||
"url":"Url",
|
|
||||||
"lastAnnouncedAt":"Last Announced",
|
|
||||||
"createdAt":"Created At "
|
|
||||||
},
|
|
||||||
"form": {
|
"form": {
|
||||||
"cancel": "Cancel",
|
"cancel": "Cancel",
|
||||||
"submit": "Send"
|
"submit": "Send"
|
||||||
@ -111,7 +111,7 @@
|
|||||||
"name": "Name",
|
"name": "Name",
|
||||||
"navbar": {
|
"navbar": {
|
||||||
"automaticContributions": "Automatic Contributions",
|
"automaticContributions": "Automatic Contributions",
|
||||||
"instances":"Instances",
|
"instances": "Instances",
|
||||||
"logout": "Logout",
|
"logout": "Logout",
|
||||||
"my-account": "My Account",
|
"my-account": "My Account",
|
||||||
"statistic": "Statistic",
|
"statistic": "Statistic",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user