From a5daa5740ecd45d69746bf4ca29ae53bd74434da Mon Sep 17 00:00:00 2001 From: Gauvain Date: Mon, 29 Jun 2026 23:19:13 +0200 Subject: [PATCH] chore(i18n): remove common.select key orphaned by TrackSheet removal MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit common.select was only referenced by TrackSheet (removed in this PR); the i18n:check CI flagged it as unused. en.json only — Crowdin handles the other locales. --- translations/en.json | 1 - 1 file changed, 1 deletion(-) diff --git a/translations/en.json b/translations/en.json index 3c4271b1..3cfd5d58 100644 --- a/translations/en.json +++ b/translations/en.json @@ -484,7 +484,6 @@ }, "common": { "no_results": "No results", - "select": "Select", "no_trailer_available": "No trailer available", "video": "Video", "audio": "Audio",