mirror of
https://github.com/hrfee/jfa-go.git
synced 2024-11-05 09:50:11 +00:00
20 lines
452 B
JSON
20 lines
452 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",
|
|
"time24h": "24h-Format",
|
|
"time12h": "12h-Format",
|
|
"copied": "Kopiert"
|
|
}
|
|
}
|