Skip to content

Commit f81b4db

Browse files
committed
update locale
1 parent fcfd9f2 commit f81b4db

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
@@ -4,7 +4,7 @@
44
"the i18n resource source path": "i18n リソースのソースパス",
55
"the compiled i18n resource output path": "コンパイルされた i18n リソースの出力先パス",
66
"Success compilation: {source} -> {output}": "コンパイル成功: {source} -> {output}",
7-
"{source}: Ignore compilation due to not supported '{ext}'": "{source}: '{ext}' がサポートされていないためコンパルを無視します",
7+
"{source}: Ignore compilation due to not supported '{ext}'": "{source}: '{ext}' がサポートされていないためコンパイルされません",
88
"Warning compilation: {source} -> {output}, {msg}": "コンパイル警告: {source} -> {output}, {msg}",
99
"Error compilation: {source} -> {output}, {msg}": "コンパイルエラー: {source} -> {output}, {msg}"
1010
}

0 commit comments

Comments
 (0)