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 8a78adc commit 80233ed
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion src/Ombi/wwwroot/translations/it.json
Expand Up @@ -207,10 +207,13 @@
"RequestPanel": {
"Delete": "Elimina Richiesta",
"Approve": "Approva Richiesta",
"Deny": "Deny Request",
"Approve4K": "Approva Richiesta 4K",
"Deny4K": "Deny 4K Request",
"ChangeAvailability": "Segna come Disponibile",
"Deleted": "Elementi selezionati eliminati correttamente",
"Approved": "Elementi selezionati approvati correttamente"
"Approved": "Elementi selezionati approvati correttamente",
"Denied": "Successfully denied selected items"
},
"SuccessfullyApproved": "Approvata",
"SuccessfullyDeleted": "Richiesta eliminata correttamente",
Expand Down

0 comments on commit 80233ed

Please sign in to comment.