Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/homepage/commit/0de278802b89119614210f61ae8c393692f628c4
You should set ROOT_URL correctly, otherwise the web may not work correctly.
1 changed files with
14 additions and
14 deletions
@ -38,11 +38,11 @@
"docker" : {
"rx" : "RX" ,
"tx" : "TX" ,
"mem" : " MEM ",
"cpu" : " CPU ",
"offline" : " Offline ",
"error" : " Error ",
"unknown" : " Unknown "
"mem" : " เมม ",
"cpu" : " ซีพียู ",
"offline" : " ออฟไลน์ ",
"error" : " ข้อผิดพลาด ",
"unknown" : " ไม่ทราบ "
} ,
"common" : {
"bibyterate" : "{{value, rate(bits: false; binary: true)}}" ,
@ -92,24 +92,24 @@
"load" : "โหลด"
} ,
"ping" : {
"error" : " Error ",
"ping" : " Ping "
"error" : " ข้อผิดพลาด ",
"ping" : " ปิง "
} ,
"emby" : {
"playing" : " Playing ",
"transcoding" : " Transcoding ",
"bitrate" : " Bitrate ",
"no_active" : " No Active Streams "
"playing" : " กำลังเล่น ",
"transcoding" : " การแปลงรหัส ",
"bitrate" : " อัตราบิต ",
"no_active" : " ไม่มีสตรีมที่ใช้งานอยู่ "
} ,
"deluge" : {
"download" : " Download ",
"download" : " ดาวน์โหลด ",
"upload" : "Upload" ,
"leech" : "Leech" ,
"seed" : "Seed"
} ,
"flood" : {
"download" : " Download ",
"upload" : " Upload ",
"download" : " ดาวน์โหลด ",
"upload" : " อัพโหลด ",
"leech" : "Leech" ,
"seed" : "Seed"
} ,