futokb/tools/make-keyboard-text-py/locales/ru.json

27 lines
572 B
JSON
Raw Normal View History

{
"locale": "ru",
"morekeys": {
"cyrillic_ie": [
"ё"
],
"cyrillic_soft_sign": [
"ъ"
]
},
"keyspec": {
"east_slavic_row1_9": "щ",
"east_slavic_row2_2": "ы",
"east_slavic_row2_11": "э",
"east_slavic_row3_5": "и"
},
"label": {},
"keylabel": {
"to_alpha": "АБВ"
},
"keyhintlabel": {},
"additional_morekeys": {},
"other": {
"single_quotes": "!text/single_9qm_lqm",
"double_quotes": "!text/double_9qm_lqm"
}
}