2
0
mirror of https://github.com/koreader/koreader synced 2024-11-20 03:25:34 +00:00
koreader/frontend/ui/data/keyboardlayouts/keypopup/ka_popup.lua

75 lines
1.3 KiB
Lua
Raw Normal View History

2021-02-01 21:35:15 +00:00
return {
_a_ = {
"",
north = "", -- georgian letter ain
},
_c_ = {
"",
north = "",
},
_e_ = {
"",
north = "", -- georgian letter he
},
_f_ = {
"",
north = "", -- georgian letter fi
},
_g_ = {
"",
north = "", -- georgian letter turned gan
},
_h_ = {
"",
north = "", -- georgian letter hoe
},
_i_ = {
"",
north = "", -- georgian letter hie
},
_j_ = {
"",
north = "",
northeast = "", -- georgian letter yn
},
_n_ = {
"",
north = "", -- modifier letter nar
},
_r_ = {
"",
north = "",
},
_S_ = {
"",
},
_s_ = {
"",
north = "",
},
_t_ = {
"",
north = "",
},
_v_ = {
"",
north = "", -- georgian letter vie
},
_w_ = {
"",
north = "",
},
_x_ = {
"",
north = "", -- georgian letter har
},
_y_ = {
"",
north = "", -- georgian letter elifi
},
_z_ = {
"",
north = "",
},
}