mirror of
https://github.com/Syncplay/syncplay
synced 2025-02-03 04:31:36 +00:00
Add Turkish characters to mpv chat input (#314)
This commit is contained in:
parent
f8b8032ef6
commit
aa5e7d8965
@ -77,7 +77,7 @@ non_us_chars = {
|
|||||||
'И','и','Й','й','К','к','Л','л','М','м','Н','н','О','о','П','п',
|
'И','и','Й','й','К','к','Л','л','М','м','Н','н','О','о','П','п',
|
||||||
'Р','р','С','с','Т','т','У','у','Ф','ф','Х','х','Ц','ц','Ч','ч',
|
'Р','р','С','с','Т','т','У','у','Ф','ф','Х','х','Ц','ц','Ч','ч',
|
||||||
'Ш','ш','Щ','щ','Ъ','ъ','Ы','ы','Ь','ь','Э','э','Ю','ю','Я','я',
|
'Ш','ш','Щ','щ','Ъ','ъ','Ы','ы','Ь','ь','Э','э','Ю','ю','Я','я',
|
||||||
'≥','≠'
|
'≥','≠','Ğ','Ş','ı','ğ','ş'
|
||||||
}
|
}
|
||||||
|
|
||||||
function format_scrolling(xpos, ypos, text)
|
function format_scrolling(xpos, ypos, text)
|
||||||
|
Loading…
Reference in New Issue
Block a user