fix(ui): change git initialization commit message placeholder text (#5329)

This commit is contained in:
George Tsiolis
2020-03-31 16:02:21 +03:00
committed by GitHub
parent 55d33754f4
commit 3d200ced8e

View File

@@ -299,7 +299,7 @@
"bare": "Scaffold project without beginner instructions",
"git-title": "Git repository",
"git": "Initialize git repository (recommended)",
"git-commit-message": "Initial commit message (optional)"
"git-commit-message": "Overwrite commit message (optional)"
}
},
"buttons": {