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

fix(translations): 🌐 New translations from Crowdin [skip ci]

pull/4548/head
Jamie 3 years ago
parent d1998d326f
commit e4b00e6b34

@ -207,10 +207,13 @@
"RequestPanel": {
"Delete": "Slet Anmodning",
"Approve": "Godkend Andmodning",
"Deny": "Deny Request",
"Approve4K": "Godkend 4K Anmodning",
"Deny4K": "Deny 4K Request",
"ChangeAvailability": "Markér som tilgængelig",
"Deleted": "De valgte elementer blev slettet",
"Approved": "De valgte elementer blev godkendt"
"Approved": "De valgte elementer blev godkendt",
"Denied": "Successfully denied selected items"
},
"SuccessfullyApproved": "Godkendt",
"SuccessfullyDeleted": "Anmodningen blev slettet",

Loading…
Cancel
Save