summaryrefslogtreecommitdiff
path: root/public/views/index/body.ejs
diff options
context:
space:
mode:
authorChristoph (Sheogorath) Kern2018-09-23 17:57:06 +0200
committerGitHub2018-09-23 17:57:06 +0200
commit32afa1437510fb55194c9532fced856f9a496eb0 (patch)
tree9e3f3434246b7b75d341c99ea1445ed8c091672f /public/views/index/body.ejs
parentfe977434f9e90479c846f8bada2a6ce8df99e656 (diff)
parente65e85fa6ded897066ecb0bf2071e487017c0efb (diff)
Merge pull request #962 from SISheogorath/feature/indonesian
Add indonesian language to CodiMD
Diffstat (limited to '')
-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><% } %>