Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/jfa-go/blame/commit/e416acf6bd76cf62d2eacde3cee942efc2a788af/lang/common/de-de.json You should set ROOT_URL correctly, otherwise the web may not work correctly.
jfa-go/lang/common/de-de.json

20 lines
452 B

{
"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"
}
}