feat: add japanese reader.dict monolingual dictionary (#14579)

This commit is contained in:
Mickaël Schoentgen
2025-11-07 12:07:40 +01:00
committed by GitHub
parent 2e5d02c36b
commit 576aaed08a

View File

@@ -2947,6 +2947,14 @@ local dictionaries = {
license = "MIT https://github.com/reader-dict/monolingual",
url = "https://www.reader-dict.com/file/it/dict-it-it.zip"
},
{
name = "reader.dict Japanese",
lang_in = "jpn",
lang_out = "jpn",
entries = 278586,
license = "MIT https://github.com/reader-dict/monolingual",
url = "https://www.reader-dict.com/file/ja/dict-ja-ja.zip"
},
{
name = "reader.dict Norwegian",
lang_in = "nor",