futokb/tools/make-keyboard-text-py/locales/ta_LK.json
Aleksandras Kostarevas 6bf523010d Create Python version of the make-keyboard-text tool
The Python version uses json files, separate from the xml files. Comments haven't been migrated still.

I'm still not very happy with the way the keyboard texts are managed and that it requires running a separate tool to generate a .java file. It's at least better than manually editing an autogenerated file as before, and python3 is more widely available than the archaic Android build system
2024-06-25 12:55:24 +03:00

14 lines
250 B
JSON

{
"locale": "ta_LK",
"morekeys": {},
"keyspec": {
"currency": "රු"
},
"label": {},
"keylabel": {
"to_alpha": "தமிழ்"
},
"keyhintlabel": {},
"additional_morekeys": {},
"other": {}
}