diff --git a/translations/en.json b/translations/en.json index 55abd53..73b14d5 100644 --- a/translations/en.json +++ b/translations/en.json @@ -156,5 +156,6 @@ "updatingYtdlp": "Updating yt-dlp", "updatedYtdlp": "Updated yt-dlp", "ytDlpUpdateRequired": "If yt-dlp is updating, wait for the update to finish. If you have installed yt-dlp by yourself, please update it.", - "failedToDeleteHistoryItem": "Failed to delete history item" + "failedToDeleteHistoryItem": "Failed to delete history item", + "customArgsTxt": "Custom yt-dlp arguments" }