Hi, I've been trying to create a custom Chinese dictionary with Penelope:
I made a csv with two entries and ran the following command:
penelope -i test.csv -j csv -f zh -t zh -p kobo -o dicthtml-zh --group-by-prefix-length 1
I put the outputted ZIP in .kobo/custom-dict and it shows up on my Kobo, but if I highlight a word for which I made an entry in the CSV, and switch to the custom dictionary, my Kobo says that there is no entry found in the dictionary.
Here is a Google drive link with my csv and the outputted zip:
https://drive.google.com/drive/folde...t4?usp=sharing
Would anybody be able to figure out the cause of the problem?