Skip to content

Commit

Permalink
chore(shell-strings): add some shell strings which should be localized
Browse files Browse the repository at this point in the history
Closes #3237
  • Loading branch information
Aleksandyr committed Nov 30, 2018
1 parent a6da468 commit e99444e
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion extras/template/strings/shell-strings.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,9 @@
"Example": "",
"Used by": "次で使用",
"See": "次を参照してください:",
"Requires": "必須"
"Requires": "必須",
"Default value": "Default value",
"Optional": "Optional",
"Rest": "Rest"
}
}

0 comments on commit e99444e

Please sign in to comment.