summaryrefslogtreecommitdiff
path: root/public/views
diff options
context:
space:
mode:
authorSheogorath2018-09-23 17:21:56 +0200
committerSheogorath2018-09-23 17:23:16 +0200
commite65e85fa6ded897066ecb0bf2071e487017c0efb (patch)
tree9e3f3434246b7b75d341c99ea1445ed8c091672f /public/views
parentfe977434f9e90479c846f8bada2a6ce8df99e656 (diff)
Add indonesian language to CodiMD
Big thanks @filosofikode for the translation work! Signed-off-by: Sheogorath <sheogorath@shivering-isles.com>
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><% } %>