创建项目失败提示语优化
This commit is contained in:
@@ -1607,6 +1607,7 @@
|
||||
"saveDirectory": "保存先ディレクトリ",
|
||||
"saveDirectoryPlaceholder": "ディレクトリを選択...",
|
||||
"browseDirectory": "参照",
|
||||
"projectPath": "プロジェクトの作成先:{path}",
|
||||
"advancedOptions": "詳細オプション",
|
||||
"base": "基盤ライブラリ",
|
||||
"enableRtl": "RTL サポートを有効にする",
|
||||
@@ -1622,7 +1623,7 @@
|
||||
"createSuccess": "プロジェクトが正常に作成されました"
|
||||
},
|
||||
"errors": {
|
||||
"directoryExists": "ディレクトリは既に存在し、空ではありません。",
|
||||
"directoryExists": "対象ディレクトリは既に存在します",
|
||||
"commandFailed": "プロジェクト作成コマンドが失敗しました。"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user