From 01298c9b6d4c143d8d7885267655517d3b94fbba Mon Sep 17 00:00:00 2001 From: Fredrik Burmester Date: Thu, 29 Jan 2026 07:32:13 +0100 Subject: [PATCH] chore(i18n): add no_results translation key to common section --- translations/en.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/translations/en.json b/translations/en.json index 722a105c..18a6fbbd 100644 --- a/translations/en.json +++ b/translations/en.json @@ -530,6 +530,7 @@ } }, "common": { + "no_results": "No Results", "select": "Select", "no_trailer_available": "No trailer available", "video": "Video", @@ -596,6 +597,7 @@ "movies": "Movies", "series": "Series", "boxsets": "Box Sets", + "playlists": "Playlists", "items": "Items" }, "options": {