Add Japanese translation to MySQL node (#849)

This commit is contained in:
Kazuhito Yokoi
2021-11-18 17:23:57 +09:00
committed by GitHub
parent 8d0fdd9fbf
commit d1f04a74ad

View File

@@ -2,7 +2,7 @@
<script type="text/html" data-help-name="MySQLdatabase">
<p>データベースにアクセスするための認証情報を追加します</p>
<p>タイムゾーンにはGMT, EST5EDT, UTC のような値を設定します</p>
<p>The Charset defaults to the "old" 3 byte Mysql UTF8. 絵文字などをサポートする必要がある場合はUTF8MB4 を使用してください</p>
<p>文字セットのデフォルトは古い3バイトのMysql UTF8です絵文字などをサポートする必要がある場合はUTF8MB4 を使用してください</p>
</script>
<script type="text/html" data-help-name="mysql">