Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/jfa-go/commit/7ec9f2435c3ea860057ef67583d7740df71eb27f
You should set ROOT_URL correctly, otherwise the web may not work correctly.
1 changed files with
5 additions and
2 deletions
@ -62,7 +62,8 @@
"inviteExpiresInTime" : "Verloopt over {n}" ,
"notifyEvent" : "Meldingen:" ,
"notifyInviteExpiry" : "Bij verloop" ,
"notifyUserCreation" : "Bij aanmaken gebruiker"
"notifyUserCreation" : "Bij aanmaken gebruiker" ,
"label" : "Label"
} ,
"notifications" : {
"changedEmailAddress" : "E-mailadres van {n} gewijzigd." ,
@ -89,7 +90,9 @@
"errorLoadOmbiUsers" : "Laden van ombi gebruikers mislukt." ,
"errorChangedEmailAddress" : "Wijzigen van e-mailadres van {n} mislukt." ,
"errorFailureCheckLogs" : "Mislukt (controleer console/logbestanden)" ,
"errorPartialFailureCheckLogs" : "Gedeeltelijke fout (controleer console/logbestanden)"
"errorPartialFailureCheckLogs" : "Gedeeltelijke fout (controleer console/logbestanden)" ,
"errorSendWelcomeEmail" : "Versturen van welkomste-mail is mislukt (zie console/logs)" ,
"errorUserCreated" : "Aanmaken van gebruiker {n} is mislukt."
} ,
"quantityStrings" : {
"modifySettingsFor" : {