Skip to content

Commit 65b3582

Browse files
authored
Merge pull request #86 from kuroneko6423/patch-2
Update index.html
2 parents 6503efb + cc245b8 commit 65b3582

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

client/index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@
5656
<a class="dropdown-item" href="#" onclick="setLanguage('pt_BR')">Português</a>
5757
<a class="dropdown-item" href="#" onclick="setLanguage('ru_RU')">русский</a>
5858
<a class="dropdown-item" href="#" onclick="setLanguage('tr_TR')">Türk</a>
59+
<a class="dropdown-item" href="#" onclick="setLanguage('ja_JA')">日本語</a>
5960
</div>
6061
</li>
6162
<li class="nav-item">

0 commit comments

Comments
 (0)