mirror of
https://github.com/estruyf/vscode-front-matter.git
synced 2026-03-28 17:42:40 +01:00
Merge branch 'main' into beta
This commit is contained in:
@@ -371,7 +371,7 @@
|
||||
|
||||
"dashboard.welcomeScreen.title": "Manage your static site with Front Matter",
|
||||
"dashboard.welcomeScreen.thanks": "Thank you for using Front Matter!",
|
||||
"dashboard.welcomeScreen.description": "We try to aim to make Front Matter as easy to use as possible, but if you have any questions or suggestions. Please don't hesitate to reach out to us on GitHub.",
|
||||
"dashboard.welcomeScreen.description": "We aim to make Front Matter as easy to use as possible. If you have any questions or suggestions, please contact us on GitHub.",
|
||||
"dashboard.welcomeScreen.link.github.title": "GitHub",
|
||||
"dashboard.welcomeScreen.link.github.label": "GitHub",
|
||||
"dashboard.welcomeScreen.link.documentation.label": "Documentation",
|
||||
|
||||
@@ -1236,7 +1236,7 @@ export enum LocalizationKey {
|
||||
*/
|
||||
dashboardWelcomeScreenThanks = 'dashboard.welcomeScreen.thanks',
|
||||
/**
|
||||
* We try to aim to make Front Matter as easy to use as possible, but if you have any questions or suggestions. Please don't hesitate to reach out to us on GitHub.
|
||||
* We aim to make Front Matter as easy to use as possible. If you have any questions or suggestions, please contact us on GitHub.
|
||||
*/
|
||||
dashboardWelcomeScreenDescription = 'dashboard.welcomeScreen.description',
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user