diff options
author | James Stephenson | 2016-12-30 22:02:57 -0500 |
---|---|---|
committer | James Stephenson | 2016-12-30 22:02:57 -0500 |
commit | ec1ae8c6b5ce04c6f434f9421aa76032e4f9741f (patch) | |
tree | 28ea4f63f89f4aabfd3ef8bfad85e6954bf13282 /public/views | |
parent | 9fd5c86b826300bdff2677797d607aa3b9cdf975 (diff) |
Added Esperanto translation
Translation by Jonathan Powell and James Stephenson
Diffstat (limited to 'public/views')
-rw-r--r-- | public/views/index.ejs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/public/views/index.ejs b/public/views/index.ejs index adcdd34d..d8d0a76f 100644 --- a/public/views/index.ejs +++ b/public/views/index.ejs @@ -169,6 +169,7 @@ <option value="uk">Українська</option> <option value="hi">हिन्दी</option> <option value="sv">svenska</option> + <option value="eo">Esperanto</option> </select> </div> </div> |