mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-07-16 02:02:55 -07:00
fix(translations): 🌐 New translations from Crowdin [skip ci]
This commit is contained in:
parent
c12d89d678
commit
06e4cefa7b
1 changed files with 4 additions and 1 deletions
|
@ -207,10 +207,13 @@
|
|||
"RequestPanel": {
|
||||
"Delete": "Apagar Solicitação",
|
||||
"Approve": "Aprovar Solicitação",
|
||||
"Deny": "Deny Request",
|
||||
"Approve4K": "Aprovar pedido 4K",
|
||||
"Deny4K": "Deny 4K Request",
|
||||
"ChangeAvailability": "Marcar Como Disponível",
|
||||
"Deleted": "Successfully deleted selected items",
|
||||
"Approved": "Successfully approved selected items"
|
||||
"Approved": "Successfully approved selected items",
|
||||
"Denied": "Successfully denied selected items"
|
||||
},
|
||||
"SuccessfullyApproved": "Successfully Approved",
|
||||
"SuccessfullyDeleted": "Request successfully deleted",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue