mirror of
https://github.com/estruyf/vscode-front-matter.git
synced 2026-08-07 17:32:58 +02:00
Merge branch 'dev' into poc/git-branching
This commit is contained in:
@@ -143,6 +143,10 @@ export enum LocalizationKey {
|
||||
* Back
|
||||
*/
|
||||
commonBack = 'common.back',
|
||||
/**
|
||||
* Loading content
|
||||
*/
|
||||
loadingInitPages = 'loading.initPages',
|
||||
/**
|
||||
* output window
|
||||
*/
|
||||
@@ -367,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