perf: 国际化翻译

This commit is contained in:
feng
2023-11-22 18:22:51 +08:00
parent efc7ca1164
commit 18f6ffe0ce
14 changed files with 150 additions and 56 deletions

View File

@@ -8,6 +8,6 @@ type:
method: ping
i18n:
Ping by paramiko:
zh: 使用 Python 模块 paramiko 测试主机可连接性
en: Ping by paramiko module
ja: Paramikoモジュールを使用してホストにPingする
zh: '使用 Python 模块 paramiko 测试主机可连接性'
en: 'Ping by paramiko module'
ja: 'Paramikoモジュールを使用してホストにPingする'