feat(core): add address i18n keys (de)
This commit is contained in:
@@ -708,5 +708,13 @@
|
||||
"testConnection": "Verbindung testen",
|
||||
"selectAccountFirst": "Bitte zuerst ein Konto auswählen.",
|
||||
"noEmail": "Keine E-Mail-Adresse"
|
||||
},
|
||||
"address": {
|
||||
"title": "Adresse",
|
||||
"street": "Straße",
|
||||
"city": "Stadt",
|
||||
"zip": "PLZ",
|
||||
"country": "Land",
|
||||
"state": "Bundesland"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user