Skip to content

Commit 4c8c3e9

Browse files
author
Guillaume Chau
committed
fix: change new project folder input placeholder, closes vuejs#2069
1 parent 9f9ddb1 commit 4c8c3e9

File tree

1 file changed

+1
-1
lines changed
  • packages/@vue/cli-ui/locales

1 file changed

+1
-1
lines changed

packages/@vue/cli-ui/locales/en.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -236,7 +236,7 @@
236236
"form": {
237237
"folder": {
238238
"label": "Project folder",
239-
"placeholder": "my-app",
239+
"placeholder": "Type a name",
240240
"tooltip": "Change base folder",
241241
"action": "Select this folder",
242242
"folder-exists": "This folder already exists",

0 commit comments

Comments
 (0)