8000 Add Korean to dropdown (#652) · vuejs/v2.vuejs.org@a905982 · GitHub
[go: up one dir, main page]

Skip to content

Commit a905982

Browse files
ChangJoo-Parkchrisvfritz
authored andcommitted
Add Korean to dropdown (#652)
1 parent 03a2fca commit a905982

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

themes/vue/layout/partials/language_dropdown.ejs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,6 @@
44
<li><a href="https://cn.vuejs.org/" class="nav-link" target="_blank">中文</a></li>
55
<li><a href="https://jp.vuejs.org/" class="nav-link" target="_blank">日本語</a></li>
66
<li><a href="https://ru.vuejs.org/" class="nav-link" target="_blank">Русский</a></li>
7+
<li><a href="https://kr.vuejs.org/" class="nav-link" target="_blank">한국어</a></li>
78
</ul>
89
</li>

0 commit comments

Comments
 (0)
0