Translated using Weblate (German)
Currently translated at 100.0% (35 of 35 strings) Translation: Anvil/Anvil Translate-URL: https://translate.codeberg.org/projects/anvil/anvil/de/
This commit is contained in:
parent
c5e75a034a
commit
8d08c1dc8c
1 changed files with 81 additions and 81 deletions
|
@ -37,25 +37,25 @@
|
|||
"login": {
|
||||
"form": {
|
||||
"validation": {
|
||||
"incorrect": "",
|
||||
"missing": ""
|
||||
"incorrect": "Accountname oder Kennwort sind falsch.",
|
||||
"missing": "Das Account-Feld ist verbindlich."
|
||||
},
|
||||
"fields": {
|
||||
"account": {
|
||||
"label": ""
|
||||
"label": "Accountname"
|
||||
},
|
||||
"passphrase": {
|
||||
"label": ""
|
||||
"label": "Passwort"
|
||||
},
|
||||
"server": {
|
||||
"label": ""
|
||||
"label": "F2-Server"
|
||||
}
|
||||
},
|
||||
"reset": "",
|
||||
"submit": ""
|
||||
"reset": "Passwort zurücksetzen",
|
||||
"submit": "Einloggen"
|
||||
},
|
||||
"heading": "",
|
||||
"intro": ""
|
||||
"heading": "Einloggen",
|
||||
"intro": "Die Einwahldaten ausfüllen um Anvil mit deinem F2-Account zu benutzen."
|
||||
},
|
||||
"profile": {
|
||||
"activities": {
|
||||
|
|
Loading…
Reference in a new issue