diff --git a/src/Ombi/wwwroot/translations/nl.json b/src/Ombi/wwwroot/translations/nl.json index 54f9a6686..0490be1e5 100644 --- a/src/Ombi/wwwroot/translations/nl.json +++ b/src/Ombi/wwwroot/translations/nl.json @@ -175,7 +175,12 @@ "RequestsToDisplay": "Requests to display", "RequestsTitle": "Titel", "Details": "Details", - "Options": "Options" + "Options": "Options", + "RequestPanel": { + "Delete": "Delete Request", + "Approve": "Approve Request", + "ChangeAvailability": "Mark Available" + } }, "Issues": { "Title": "Problemen",