Skip to content

Commit

Permalink
fix(translations): 馃寪 New translations from Crowdin [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
tidusjar committed Apr 13, 2022
1 parent d1998d3 commit e4b00e6
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion src/Ombi/wwwroot/translations/da.json
Expand Up @@ -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",
Expand Down

0 comments on commit e4b00e6

Please sign in to comment.