mirror of
https://github.com/estruyf/vscode-front-matter.git
synced 2026-08-09 10:22:55 +02:00
Added missing localization key + remove getColors
This commit is contained in:
@@ -371,6 +371,10 @@ export enum LocalizationKey {
|
||||
* Read more to get started using data files
|
||||
*/
|
||||
dashboardDataViewDataViewGetStartedLink = 'dashboard.dataView.dataView.getStarted.link',
|
||||
/**
|
||||
* Updated your data entries
|
||||
*/
|
||||
dashboardDataViewDataViewUpdateMessage = 'dashboard.dataView.dataView.update.message',
|
||||
/**
|
||||
* Select your date type first
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user