From 1d09c0171785d2392d56f6f353856dfc04561148 Mon Sep 17 00:00:00 2001 From: aandrew-me Date: Fri, 14 Nov 2025 16:31:00 +0300 Subject: [PATCH] Update translation --- translations/en.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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" }