mirror of
https://github.com/estruyf/vscode-front-matter.git
synced 2026-07-06 18:01:24 +02:00
Update en.ts
This commit is contained in:
+2
-2
@@ -3,7 +3,7 @@ import { Extension } from "../constants/extension";
|
||||
|
||||
export const strings = {
|
||||
// CTA
|
||||
cta_title: "Manage your static site with",
|
||||
cta_title: "The headless CMS running in VS Code",
|
||||
cta_description: "Create, edit, and preview your pages within Visual Studio Code. Front Matter allows you to keep control of your static site without any external tools.",
|
||||
cta_button_primary: "Get the extension",
|
||||
cta_button_secondary: "Read our docs",
|
||||
@@ -50,4 +50,4 @@ export const strings = {
|
||||
changelog_description: "Check out our changelog for Front Matter.",
|
||||
changelog_page_title: `Latest updates`,
|
||||
changelog_page_description: `An overview of all updates from the ${Extension.name} extension`,
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user