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

New translations en.json (Italian)

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

@ -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": "Problemi",

Loading…
Cancel
Save