diff --git a/extras/template/strings/shell-strings.json b/extras/template/strings/shell-strings.json index 25ba09c2f4e..51dbb12f6d6 100644 --- a/extras/template/strings/shell-strings.json +++ b/extras/template/strings/shell-strings.json @@ -32,6 +32,9 @@ "Example": "例", "Used by": "次で使用", "See": "次を参照してください:", - "Requires": "必須" + "Requires": "必須", + "Default value": "デフォルト値", + "Optional": "オプション", + "Rest": "残りの引数" } }