mirror of
https://github.com/koreader/koreader.git
synced 2025-08-10 00:52:38 +00:00
Add esperanto-english dictionary (#10297)
This commit is contained in:
@@ -2859,6 +2859,14 @@ local dictionaries = {
|
||||
license = "Open Vietnamese Dictionary Project, https://sourceforge.net/projects/ovdp/",
|
||||
url = "https://khoicandev.github.io/ovdp-mirror/vi-ru.tar.gz"
|
||||
},
|
||||
{
|
||||
name = "Esperanto-English dictionary by Paul Denisowski",
|
||||
lang_in = "eto",
|
||||
lang_out = "eng",
|
||||
entries = 63728,
|
||||
license = "Creative Commons Attribution 3.0 Unported License",
|
||||
url = "https://github.com/jmthackett/en-eo-stardict/releases/download/latest/dictionary.tar.gz"
|
||||
},
|
||||
}
|
||||
|
||||
return dictionaries
|
||||
|
||||
Reference in New Issue
Block a user