mirror of
https://github.com/koreader/koreader.git
synced 2025-12-13 20:36:53 +01:00
feat: add japanese reader.dict monolingual dictionary (#14579)
This commit is contained in:
committed by
GitHub
parent
2e5d02c36b
commit
576aaed08a
@@ -2947,6 +2947,14 @@ local dictionaries = {
|
|||||||
license = "MIT https://github.com/reader-dict/monolingual",
|
license = "MIT https://github.com/reader-dict/monolingual",
|
||||||
url = "https://www.reader-dict.com/file/it/dict-it-it.zip"
|
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",
|
name = "reader.dict Norwegian",
|
||||||
lang_in = "nor",
|
lang_in = "nor",
|
||||||
|
|||||||
Reference in New Issue
Block a user