mirror of
https://github.com/koreader/koreader
synced 2024-11-10 01:10:34 +00:00
Keyboard: update el_popup.lua (#12463)
Some minor changes for consistency.
This commit is contained in:
parent
ae5222b97a
commit
00984ba6bc
@ -269,9 +269,9 @@ return {
|
||||
south = "ῗ",
|
||||
southeast = "ἴ",
|
||||
southwest = "ἵ",
|
||||
"ΐ",
|
||||
"ϊ",
|
||||
"ῖ",
|
||||
"ΐ",
|
||||
},
|
||||
_J_el = {
|
||||
"Ξ",
|
||||
@ -513,9 +513,9 @@ return {
|
||||
south = "ῧ",
|
||||
southeast = "ὔ",
|
||||
southwest = "ὕ",
|
||||
"ΰ",
|
||||
"ϋ",
|
||||
"ῦ",
|
||||
"ΰ",
|
||||
},
|
||||
_Z_el = {
|
||||
"Ζ",
|
||||
|
Loading…
Reference in New Issue
Block a user