mirror of
https://github.com/koreader/koreader.git
synced 2025-08-10 00:52:38 +00:00
Greek keyboard: minor updates (#8291)
Adds Greek semicolon (upper dot) to the dot pop-up menu.
This commit is contained in:
@@ -1,4 +1,14 @@
|
||||
return {
|
||||
prd = {
|
||||
".",
|
||||
north = ":",
|
||||
alt_label = ":",
|
||||
northeast = ")",
|
||||
northwest = "¡",
|
||||
east = "…",
|
||||
west = "!",
|
||||
"·",
|
||||
},
|
||||
_A_el = {
|
||||
"Α",
|
||||
northeast = "Ά",
|
||||
|
||||
Reference in New Issue
Block a user