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/cd67d3e7ab8a7384a3dfd7a85f947417953a2f75
You should set ROOT_URL correctly, otherwise the web may not work correctly.
1 changed files with
11 additions and
2 deletions
@ -83,7 +83,11 @@
"admin" : "Beheerder" ,
"expiry" : "Verloop" ,
"userExpiry" : "Gebruikersverloop" ,
"extendExpiry" : "Verleng verloop"
"extendExpiry" : "Verleng verloop" ,
"updates" : "Updates" ,
"update" : "Bijwerken" ,
"download" : "Download" ,
"search" : "Zoeken"
} ,
"notifications" : {
"changedEmailAddress" : "E-mailadres van {n} gewijzigd." ,
@ -115,7 +119,12 @@
"errorUserCreated" : "Aanmaken van gebruiker {n} is mislukt." ,
"sentAnnouncement" : "Aankondiging verzonden." ,
"saveEmail" : "E-mail opgeslagen." ,
"errorSaveEmail" : "Opslaan van e-mail mislukt."
"errorSaveEmail" : "Opslaan van e-mail mislukt." ,
"updateApplied" : "De update is geïnstalleerd, doe alsjeblieft een herstart." ,
"errorApplyUpdate" : "Installatie van update mislukt, probeer handmatig." ,
"errorCheckUpdate" : "Controleren op update mislukt." ,
"updateAvailable" : "Er is een nieuwe update beschikbaar, kijk bij instellingen." ,
"noUpdatesAvailable" : "Geen nieuwe updates beschikbaar."
} ,
"quantityStrings" : {
"modifySettingsFor" : {