Added missing localization key + remove getColors

This commit is contained in:
Elio Struyf
2024-01-26 19:48:13 +01:00
parent 01ae0b49cc
commit 4dd27ad98f
3 changed files with 15 additions and 36 deletions
+4
View File
@@ -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
*/