mirror of
https://gitlab.futo.org/keyboard/latinime.git
synced 2024-09-28 14:54:30 +01:00
21 lines
438 B
JSON
21 lines
438 B
JSON
|
{
|
||
|
"locale": "hi_ZZ",
|
||
|
"morekeys": {},
|
||
|
"keyspec": {
|
||
|
"currency": "₹"
|
||
|
},
|
||
|
"label": {
|
||
|
"go_key": "Go",
|
||
|
"send_key": "Send",
|
||
|
"next_key": "Next",
|
||
|
"done_key": "Done",
|
||
|
"search_key": "Search",
|
||
|
"previous_key": "Prev",
|
||
|
"pause_key": "Pause",
|
||
|
"wait_key": "Wait"
|
||
|
},
|
||
|
"keylabel": {},
|
||
|
"keyhintlabel": {},
|
||
|
"additional_morekeys": {},
|
||
|
"other": {}
|
||
|
}
|