Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/Ombi/commit/402f29685f412fccac9c8fb51c6d15d9814b901e You should set ROOT_URL correctly, otherwise the web may not work correctly.

New translations en.json (German)

pull/2487/head
Jamie 7 years ago
parent fd39ead3a5
commit 402f29685f

@ -145,7 +145,14 @@
"SortRequestDateAsc": "Request Date ▲",
"SortRequestDateDesc": "Request Date ▼",
"SortStatusAsc": "Status ▲",
"SortStatusDesc": "Status ▼"
"SortStatusDesc": "Status ▼",
"Remaining": {
"Quota": "{{remaining}}/{{total}} requests remaining",
"NextDays": "Another request will be added in {{time}} days",
"NextHours": "Another request will be added in {{time}} hours",
"NextMinutes": "Another request will be added in {{time}} minutes",
"NextMinute": "Another request will be added in {{time}} minute"
}
},
"Issues": {
"Title": "Probleme",

Loading…
Cancel
Save