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

New translations en.json (Portuguese, Brazilian)

pull/2487/head
Jamie 7 years ago
parent fa3b46bf51
commit 62986ffaf7

@ -184,7 +184,9 @@
"UserManagment": {
"TvRemaining": "TV: {{remaining}}/{{total}} remaining",
"MovieRemaining": "Movies: {{remaining}}/{{total}} remaining",
"MusicRemaining": "Music: {{remaining}}/{{total}} remaining",
"TvDue": "TV: {{date}}",
"MovieDue": "Movie: {{date}}"
"MovieDue": "Movie: {{date}}",
"MusicDue": "Music: {{date}}"
}
}
Loading…
Cancel
Save