From 79f3c34d24d6ae6aba17dd643726e20754140d80 Mon Sep 17 00:00:00 2001 From: RblSb Date: Tue, 15 Mar 2022 06:51:53 +0300 Subject: Update locked playlist restrictions And add "toggleItemType" permission. Closes #36 --- res/langs/en.json | 1 + 1 file changed, 1 insertion(+) (limited to 'res/langs/en.json') diff --git a/res/langs/en.json b/res/langs/en.json index 692f816..e7ea8f4 100644 --- a/res/langs/en.json +++ b/res/langs/en.json @@ -81,6 +81,7 @@ "skipItemConfirm": "Are you sure you want to skip current video?", "clearPlaylistConfirm": "Are you sure you want to clear the playlist?", "shufflePlaylistConfirm": "Are you sure you want to shuffle the playlist?", + "lockPlaylistConfirm": "Are you sure you want to lock the playlist?", "yes": "Yes", "no": "No", -- cgit v1.2.3