diff options
author | Max Wu | 2016-12-31 19:21:40 +0800 |
---|---|---|
committer | GitHub | 2016-12-31 19:21:40 +0800 |
commit | e65e09215a6e55e50bc01e14e02f6c2ac5ef584e (patch) | |
tree | 28ea4f63f89f4aabfd3ef8bfad85e6954bf13282 /public | |
parent | 9fd5c86b826300bdff2677797d607aa3b9cdf975 (diff) | |
parent | ec1ae8c6b5ce04c6f434f9421aa76032e4f9741f (diff) |
Merge pull request #307 from captflint/master
Added Esperanto translation
Diffstat (limited to 'public')
-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> |