summaryrefslogtreecommitdiff
path: root/public/views
diff options
context:
space:
mode:
authorWu Cheng-Han2016-10-10 19:48:05 +0800
committerWu Cheng-Han2016-10-10 19:48:05 +0800
commita5e6b5dd3b661052956f72bbeab88931e7c74315 (patch)
tree7fed6e36f865a3ef27d65621c2f4ac8cc9b474dd /public/views
parentdae4f1eed1059d551fbdc709c400901c3fae2174 (diff)
Update to support Ukrainian locale
Diffstat (limited to 'public/views')
-rw-r--r--public/views/index.ejs1
1 files changed, 1 insertions, 0 deletions
diff --git a/public/views/index.ejs b/public/views/index.ejs
index 561a5987..1e0fe3f4 100644
--- a/public/views/index.ejs
+++ b/public/views/index.ejs
@@ -160,6 +160,7 @@
<option value="nl">Nederlands</option>
<option value="hr">hrvatski jezik</option>
<option value="pl">język polski</option>
+ <option value="uk">Українська</option>
</select>
</div>
</div>