Rephrase welcome message in localization.enum.ts

Rephrase welcome message to join sentence fragments and improve tone.
This commit is contained in:
Stephanie Wertman
2025-04-15 12:06:16 -07:00
committed by GitHub
parent 0568149335
commit 9f2f279c20
+1 -1
View File
@@ -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',
/**