mirror of
https://github.com/hrfee/jfa-go.git
synced 2024-11-05 01:40:10 +00:00
Harvey Tindall
7baea9101e
host, port, theme, tls are included in general. Page theme changes with setting. Fixed checkbox support messages. Split some cards into columns.
15 lines
300 B
JSON
15 lines
300 B
JSON
{
|
|
"meta": {
|
|
"name": "Deutsch (DE)"
|
|
},
|
|
"strings": {
|
|
"username": "Benutzername",
|
|
"password": "Passwort",
|
|
"emailAddress": "E-Mail-Adresse",
|
|
"submit": "Absenden",
|
|
"success": "Erfolg",
|
|
"error": "Fehler",
|
|
"theme": "Thema"
|
|
}
|
|
}
|