We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fcfd9f2 commit f81b4dbCopy full SHA for f81b4db
locales/ja.json
@@ -4,7 +4,7 @@
4
"the i18n resource source path": "i18n リソースのソースパス",
5
"the compiled i18n resource output path": "コンパイルされた i18n リソースの出力先パス",
6
"Success compilation: {source} -> {output}": "コンパイル成功: {source} -> {output}",
7
- "{source}: Ignore compilation due to not supported '{ext}'": "{source}: '{ext}' がサポートされていないためコンパルを無視します",
+ "{source}: Ignore compilation due to not supported '{ext}'": "{source}: '{ext}' がサポートされていないためコンパイルされません",
8
"Warning compilation: {source} -> {output}, {msg}": "コンパイル警告: {source} -> {output}, {msg}",
9
"Error compilation: {source} -> {output}, {msg}": "コンパイルエラー: {source} -> {output}, {msg}"
10
}
0 commit comments