mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-19 15:33:03 +03:00
update bulgarian decoding
This commit is contained in:
@@ -157,6 +157,7 @@ namespace Emby.Common.Implementations.TextEncoding
|
||||
case "ota":
|
||||
case "tur":
|
||||
return "windows-1254";
|
||||
case "bgr":
|
||||
case "rus":
|
||||
return "windows-1251";
|
||||
case "vie":
|
||||
|
||||
Reference in New Issue
Block a user