Skip to content
This repository was archived by the owner on Apr 7, 2021. It is now read-only.

Commit 01671af

Browse files
committed
fix(i18n): してください -> します
1 parent a684f57 commit 01671af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

locales/ja.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"Execute binaries from npm packages.\n%s": "npmパッケージのバイナリを実行します。",
33
"Package to be installed.": "インストールするパッケージ。",
44
"Location of the npm cache.": "npmキャッシュへのパス。",
5-
"Skip installation if a package is missing.": "パッケージがない場合は、インストールをスキップしてください",
5+
"Skip installation if a package is missing.": "パッケージがない場合は、インストールをスキップします",
66
"Path to user npmrc.": "ユーザーのnpmrcへのパス。",
77
"Execute string as if inside `npm run-script`.": "「npm run-script」の内部にあるかのように文字列を実行する。",
88
"Shell to execute the command with, if any.": "コマンドを実行するシェル(存在する場合)。",

0 commit comments

Comments
 (0)