summaryrefslogtreecommitdiff
path: root/public/views
diff options
context:
space:
mode:
Diffstat (limited to 'public/views')
-rw-r--r--public/views/index/body.ejs1
1 files changed, 1 insertions, 0 deletions
diff --git a/public/views/index/body.ejs b/public/views/index/body.ejs
index 53dbf2a2..5b5f7ed3 100644
--- a/public/views/index/body.ejs
+++ b/public/views/index/body.ejs
@@ -147,6 +147,7 @@
<option value="eo">Esperanto</option>
<option value="da">dansk</option>
<option value="ko">한국어</option>
+ <option value="id">Bahasa Indonesia</option>
</select>
<p>
&copy; 2018 <a href="https://hackmd.io">CodiMD</a> | <a href="<%- url %>/s/release-notes" target="_blank"><%= __('Releases') %></a><% if(privacyStatement) { %> | <a href="<%- url %>/s/privacy" target="_blank"><%= __('Privacy') %></a><% } %><% if(termsOfUse) { %> | <a href="<%- url %>/s/terms-of-use" target="_blank"><%= __('Terms of Use') %></a><% } %>