Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/homepage/commit/690d17e132f11c0222b0ce86fe0281115354aece
You should set ROOT_URL correctly, otherwise the web may not work correctly.
3 changed files with
49 additions and
49 deletions
@ -13,8 +13,8 @@
"used" : "Usado"
} ,
"docker" : {
"rx" : "R X ",
"tx" : "T X ",
"rx" : "R ecibido ",
"tx" : "T ransmitido ",
"mem" : "Memoria" ,
"cpu" : "Procesador" ,
"offline" : "Desconectado"
@ -85,9 +85,9 @@
"total" : "Total"
} ,
"weather" : {
"current" : " Current Location ",
"allow" : " Click to allow ",
"updating" : " Updating ",
"wait" : " Please wait "
"current" : " Ubicación Actual ",
"allow" : " Haga clic para permitir ",
"updating" : " Actualizando ",
"wait" : " Espere, por favor "
}
}
@ -5,7 +5,7 @@
"status" : "Statut"
} ,
"search" : {
"placeholder" : " Chercher …"
"placeholder" : " Recherche …"
} ,
"resources" : {
"total" : "Totale" ,
@ -36,7 +36,7 @@
} ,
"rutorrent" : {
"active" : "Active" ,
"upload" : "Télé charg er",
"upload" : "Télé vers er",
"download" : "Télécharger"
} ,
"sonarr" : {
@ -65,8 +65,8 @@
"gravity" : "La gravité"
} ,
"speedtest" : {
"upload" : "Télé charger ",
"download" : "Télécharge r ",
"upload" : "Télé versement ",
"download" : "Télécharge ment ",
"ping" : "Ping-ping"
} ,
"portainer" : {
@ -96,9 +96,9 @@
"ms" : "{{value, number}}"
} ,
"weather" : {
"current" : " Current Location",
"allow" : "Cli ck to allow ",
"updating" : " Updating ",
"wait" : " Please wait "
"current" : " Localisa tion actuelle ",
"allow" : "Cli quez pour autoriser ",
"updating" : " Mise à jour ",
"wait" : " Veuillez patienter "
}
}
@ -5,9 +5,9 @@
"status" : "Status"
} ,
"resources" : {
"total" : "Tota l",
"free" : " Free ",
"used" : " Used "
"total" : "Tota a l",
"free" : " Vrij ",
"used" : " Gebruikt "
} ,
"docker" : {
"rx" : "RX" ,
@ -18,8 +18,8 @@
} ,
"nzbget" : {
"rate" : "Rate" ,
"remaining" : " Remaining ",
"downloaded" : " Downloade d"
"remaining" : " Overgebleven ",
"downloaded" : " Gedownloa d"
} ,
"speedtest" : {
"upload" : "Upload" ,
@ -27,57 +27,57 @@
"ping" : "Ping"
} ,
"portainer" : {
"running" : " Running ",
"stopped" : " Stopped ",
"total" : "Tota l"
"running" : " Draaiend ",
"stopped" : " Gestopt ",
"total" : "Tota a l"
} ,
"weather" : {
"updating" : "Updat ing ",
"wait" : " Please wait ",
"current" : " Current Location ",
"allow" : " Click to allow "
"updating" : "Updat en ",
"wait" : " Even geduld ",
"current" : " Huidige Locatie ",
"allow" : " Klik om toe te staan "
} ,
"search" : {
"placeholder" : " Search …"
"placeholder" : " Zoeken …"
} ,
"emby" : {
"playing" : " Playing ",
"transcoding" : "Transcod ing",
"bitrate" : "Bit rate "
"playing" : " Afspelen ",
"transcoding" : "Transcod er ing",
"bitrate" : "Bit snelheid "
} ,
"tautulli" : {
"playing" : " Playing ",
"transcoding" : "Transcod ing",
"bitrate" : "Bit rate "
"playing" : " Afspelen ",
"transcoding" : "Transcod er ing",
"bitrate" : "Bit snelheid "
} ,
"rutorrent" : {
"active" : "Acti v e",
"active" : "Acti ef ",
"upload" : "Upload" ,
"download" : "Download"
} ,
"sonarr" : {
"wanted" : " Wanted ",
"queued" : " Queued ",
"wanted" : " Gezocht ",
"queued" : " In de wachtrij ",
"series" : "Series"
} ,
"radarr" : {
"movies" : " Movie s",
"wanted" : " Wanted ",
"queued" : " Queued "
"movies" : " Film s",
"wanted" : " Gezocht ",
"queued" : " In de wachtrij "
} ,
"ombi" : {
"pending" : " Pend ing",
"approved" : " Approve d",
"available" : " Available "
"pending" : " In afwacht ing",
"approved" : " Goedgekeur d",
"available" : " Beschikbaar "
} ,
"jellyseerr" : {
"pending" : " Pend ing",
"approved" : " Approve d",
"available" : " Available "
"pending" : " In afwacht ing",
"approved" : " Goedgekeur d",
"available" : " Beschikbaar "
} ,
"pihole" : {
"queries" : "Queries" ,
"blocked" : " Blocke d",
"blocked" : " Geblokkeer d",
"gravity" : "Gravity"
} ,
"traefik" : {
@ -86,8 +86,8 @@
"middleware" : "Middleware"
} ,
"npm" : {
"enabled" : " Enable d",
"disabled" : " Disable d",
"total" : "Tota l"
"enabled" : " Ingeschakel d",
"disabled" : " Uitgeschakel d",
"total" : "Tota a l"
}
}