Update message catalogue

This commit is contained in:
Hiroyasu Nishiyama
2021-06-13 14:19:36 +09:00
parent ac159bb52e
commit 93c25f5d1b
5 changed files with 15 additions and 7 deletions

View File

@@ -32,6 +32,7 @@
},
"inject": {
"inject": "inject",
"injectNow": "inject実行",
"repeat": "repeat = __repeat__",
"crontab": "crontab = __crontab__",
"stopped": "stopped",
@@ -170,7 +171,8 @@
"passphrase": "パスフレーズ",
"ca": "CA証明書",
"verify-server-cert": "サーバ証明書を確認",
"servername": "サーバ名"
"servername": "サーバ名",
"alpnprotocol": "ALPNプロトコル"
},
"placeholder": {
"cert": "証明書(PEM形式)のパス",