#788 - Added localization

This commit is contained in:
Elio Struyf
2024-05-23 20:13:54 +02:00
parent a70b4316f8
commit b90f2adb18
3 changed files with 6 additions and 1 deletions
+4
View File
@@ -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}
*/