summaryrefslogtreecommitdiff
path: root/public/views/index.ejs
diff options
context:
space:
mode:
authorWu Cheng-Han2016-10-21 13:39:28 +0800
committerWu Cheng-Han2016-10-21 13:39:28 +0800
commit215b5baa9fd81a3d7e41e75e0a5fb9efb3e66cd7 (patch)
treefc13cbe30ee175013b5ccdb48d702b89169c5066 /public/views/index.ejs
parent209534993addb8e8c369e2ec9539e0f9439b474b (diff)
Update to support Swedish locale
Diffstat (limited to 'public/views/index.ejs')
-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 e97f9385..4d12a630 100644
--- a/public/views/index.ejs
+++ b/public/views/index.ejs
@@ -164,6 +164,7 @@
<option value="pl">język polski</option>
<option value="uk">Українська</option>
<option value="hi">हिन्दी</option>
+ <option value="sv">svenska</option>
</select>
</div>
</div>