View Single Post
Old 02-26-2021, 02:33 PM   #8
mafein
Junior Member
mafein began at the beginning.
 
Posts: 9
Karma: 10
Join Date: Jan 2021
Device: Onyx Boox Note Air
Now could solve the issue. For the ones who want to do it (for lookup dictionary):

create a txt file and change the format name as .lua and copy under koreader/dictionaries.lua
write below in the file:
return {
{ "Look Up", "Look Up", false, "gaurav.lookuppro", "send" }
}
mafein is offline   Reply With Quote