mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-08-04 07:10:45 +00:00
update bulgarian decoding
This commit is contained in:
parent
f12131299b
commit
3a9360dd6b
1 changed files with 1 additions and 0 deletions
|
|
@ -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":
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue