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

Skip to content

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

8000
Appearance settings

Commit a905982

Browse files
ChangJoo-Parkchrisvfritz
authored andcommitted
Add Korean to dropdown (vuejs#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