mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-07-09 03:04:24 -04:00
update bulgarian decoding
This commit is contained in:
parent
f12131299b
commit
3a9360dd6b
@ -157,6 +157,7 @@ namespace Emby.Common.Implementations.TextEncoding
|
|||||||
case "ota":
|
case "ota":
|
||||||
case "tur":
|
case "tur":
|
||||||
return "windows-1254";
|
return "windows-1254";
|
||||||
|
case "bgr":
|
||||||
case "rus":
|
case "rus":
|
||||||
return "windows-1251";
|
return "windows-1251";
|
||||||
case "vie":
|
case "vie":
|
||||||
|
Loading…
x
Reference in New Issue
Block a user