Add esperanto-english dictionary (#10297)

reviewable/pr10389/r1
John Hackett 1 year ago committed by GitHub
parent 0533ec46d8
commit 3f9820052d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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

Loading…
Cancel
Save