Add esperanto-english dictionary (#10297)

This commit is contained in:
John Hackett
2023-05-03 09:18:53 +01:00
committed by GitHub
parent 0533ec46d8
commit 3f9820052d

View File

@@ -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