LeOS-Keyboard/tools/make-keyboard-text-py/locales/is.json

80 lines
1.3 KiB
JSON
Raw Normal View History

2025-02-01 16:35:38 +01:00
{
"locale": "is",
"morekeys": {
"a": [
"á",
"ä",
"æ"
],
"d": [
"ð"
],
"e": [
"é"
],
"i": [
"í"
],
"o": [
"ó",
"ö"
],
"t": [
"þ"
],
"u": [
"ú"
],
"y": [
"ý"
],
"misc_a": [
"å",
"à",
"â",
"ã",
"ā"
],
"misc_e": [
"ë",
"è",
"ê",
"ę",
"ė",
"ē"
],
"misc_i": [
"ï",
"î",
"ì",
"į",
"ī"
],
"misc_o": [
"ô",
"ò",
"õ",
"œ",
"ø",
"ō"
],
"misc_u": [
"ü",
"û",
"ù",
"ū"
],
"misc_y": [
"ÿ"
]
},
"keyspec": {},
"label": {},
"keylabel": {},
"keyhintlabel": {},
"additional_morekeys": {},
"other": {
"single_quotes": "!text/single_9qm_lqm",
"double_quotes": "!text/double_9qm_lqm"
}
}