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

20 lines
458 B

{
"meta": {
"name": "Svenska (SV)"
},
"strings": {
"username": "Användarnamn",
"password": "Lösenord",
"emailAddress": "E-postadress",
"name": "Namn",
"submit": "Skicka",
"success": "Lyckades",
"continue": "Fortsätt",
"error": "Fel",
"copy": "Kopiera",
"time24h": "24 timmarsklocka",
"time12h": "12 timmarsklocka",
"theme": "Tema"
}
}