mirror of
https://github.com/streamyfin/streamyfin.git
synced 2026-06-30 09:32:50 +01:00
chore(i18n): remove common.select key orphaned by TrackSheet removal
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.
This commit is contained in:
@@ -484,7 +484,6 @@
|
|||||||
},
|
},
|
||||||
"common": {
|
"common": {
|
||||||
"no_results": "No results",
|
"no_results": "No results",
|
||||||
"select": "Select",
|
|
||||||
"no_trailer_available": "No trailer available",
|
"no_trailer_available": "No trailer available",
|
||||||
"video": "Video",
|
"video": "Video",
|
||||||
"audio": "Audio",
|
"audio": "Audio",
|
||||||
|
|||||||
Reference in New Issue
Block a user