Trans and docs for socketio feature

This commit is contained in:
moonrailgun
2020-03-04 14:50:47 +08:00
parent 14701369bd
commit 356d736f4e
5 changed files with 10 additions and 6 deletions

View File

@@ -112,7 +112,7 @@
</div>
<input id="tab-three" type="radio" name="options" />
<label for="tab-three">{{ $t("socket.io") }}</label>
<label for="tab-three">{{ $t("socketio") }}</label>
<div class="tab">
<socketio />
</div>