mirror of
https://gitlab.futo.org/keyboard/latinime.git
synced 2024-09-28 14:54:30 +01:00
31 lines
660 B
JSON
31 lines
660 B
JSON
|
{
|
|||
|
"locale": "uk",
|
|||
|
"morekeys": {
|
|||
|
"cyrillic_ghe": [
|
|||
|
"ґ"
|
|||
|
],
|
|||
|
"east_slavic_row2_2": [
|
|||
|
"ї"
|
|||
|
],
|
|||
|
"cyrillic_soft_sign": [
|
|||
|
"ъ"
|
|||
|
]
|
|||
|
},
|
|||
|
"keyspec": {
|
|||
|
"east_slavic_row1_9": "щ",
|
|||
|
"east_slavic_row2_2": "і",
|
|||
|
"east_slavic_row2_11": "є",
|
|||
|
"east_slavic_row3_5": "и",
|
|||
|
"currency": "₴"
|
|||
|
},
|
|||
|
"label": {},
|
|||
|
"keylabel": {
|
|||
|
"to_alpha": "АБВ"
|
|||
|
},
|
|||
|
"keyhintlabel": {},
|
|||
|
"additional_morekeys": {},
|
|||
|
"other": {
|
|||
|
"single_quotes": "!text/single_9qm_lqm",
|
|||
|
"double_quotes": "!text/double_9qm_lqm"
|
|||
|
}
|
|||
|
}
|