mirror of
https://github.com/hrfee/jfa-go.git
synced 2024-11-15 23:00:10 +00:00
eee6046465
Currently translated at 100.0% (11 of 11 strings) Translation: jfa-go/Common Strings Translate-URL: https://weblate.hrfee.dev/projects/jfa-go/common-strings/de/
18 lines
386 B
JSON
18 lines
386 B
JSON
{
|
|
"meta": {
|
|
"name": "Deutsch (DE)"
|
|
},
|
|
"strings": {
|
|
"username": "Benutzername",
|
|
"name": "Name",
|
|
"password": "Passwort",
|
|
"emailAddress": "E-Mail-Adresse",
|
|
"submit": "Absenden",
|
|
"success": "Erfolgreich",
|
|
"error": "Fehler",
|
|
"copy": "Kopieren",
|
|
"theme": "Thema",
|
|
"copied": "Kopiert"
|
|
}
|
|
}
|