1
0
mirror of https://github.com/Radarr/Radarr.git synced 2026-04-21 22:05:43 -04:00

New: Display original language on movie details and search results page

Closes #10206
This commit is contained in:
Bogdan
2024-07-25 21:33:19 +03:00
parent a3b3fee06b
commit df35e78e1f
7 changed files with 49 additions and 10 deletions
@@ -8,6 +8,7 @@ interface CssExports {
'genres': string;
'icons': string;
'links': string;
'originalLanguage': string;
'overlay': string;
'overview': string;
'poster': string;