mirror of
https://github.com/estruyf/vscode-front-matter.git
synced 2026-07-21 00:52:41 +02:00
Enhancement: Better content type creation for Astro #704
This commit is contained in:
@@ -915,6 +915,10 @@ export enum LocalizationKey {
|
||||
* Select a template to prefill the frontmatter.json file with the recommended settings.
|
||||
*/
|
||||
dashboardStepsStepsToGetStartedTemplateDescription = 'dashboard.steps.stepsToGetStarted.template.description',
|
||||
/**
|
||||
* Selecting a template applies a whole configuration to your project and closes this configuration view.
|
||||
*/
|
||||
dashboardStepsStepsToGetStartedTemplateWarning = 'dashboard.steps.stepsToGetStarted.template.warning',
|
||||
/**
|
||||
* Create Content-Types for your Astro Content Collections
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user