Ability to manage media requests from the widget (#894)

* Ability to manage media requests from the widget

* 🚸 Improve UX & Design

---------

Co-authored-by: Manuel <manuel.ruwe@bluewin.ch>
This commit is contained in:
Thomas Camlong
2023-05-17 05:19:14 +09:00
committed by GitHub
parent d0180b1f87
commit 3e6413d9f2
3 changed files with 155 additions and 23 deletions

View File

@@ -13,5 +13,9 @@
"approved": "Approved",
"pendingApproval": "Pending approval",
"declined": "Declined"
},
"tooltips": {
"approve": "Approve requests",
"decline": "Decline requests"
}
}