Replies: 2 comments 2 replies
-
try to find the have you tried the latest code in the repo, the latest code try to notice if the configuration is not properly configured. |
Beta Was this translation helpful? Give feedback.
-
I found the solution. dictdialog.lua
to
and
to
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
When I press the dictionary button, it does not respond at all. I tried it on two different Android devices.
local custom_prompts = {
dictionary = {
order = -10,
text = _("Dictionary"),
desc = _("This prompt acts as a dictionary for the highlighted text, to a word or phrase."),
-- this prompt is a stub -- it will be replaced by the actual prompt in the code below
Screenrecorder-2025-08-14-11-22-14-780.mp4
Thanks
Beta Was this translation helpful? Give feedback.
All reactions