mirror of
https://github.com/estruyf/vscode-front-matter.git
synced 2026-08-06 17:02:54 +02:00
#788 - Added localization
This commit is contained in:
@@ -2396,6 +2396,10 @@ export enum LocalizationKey {
|
||||
* Settings have been refreshed.
|
||||
*/
|
||||
helpersSettingsHelperRefreshConfigSuccess = 'helpers.settingsHelper.refreshConfig.success',
|
||||
/**
|
||||
* Cannot update setting "{0}" because you've extended or split the Front Matter CMS configuration. Please manually add your changes. Check the output for the setting update.
|
||||
*/
|
||||
helpersSettingsHelperSafeUpdateWarning = 'helpers.settingsHelper.safeUpdate.warning',
|
||||
/**
|
||||
* Rename the {0}
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user