File tree Expand file tree Collapse file tree 2 files changed +6
-0
lines changed
plugins/data-manager/frontend/public/localization Expand file tree Collapse file tree 2 files changed +6
-0
lines changed Original file line number Diff line number Diff line change 22Fixes:
33- [ core] Fixed duplicate conditional in form field template
44
5+ Enterprise Fixes:
6+ - [ data-manager] Fix notification message after editing user property
7+ - [ white-labeling] Update newsletter setting description
8+
59## Version 25.03.41
610Fixes:
711- [ push] Fix: Cannot create a push notification when configuration _ id is a string
Original file line number Diff line number Diff line change @@ -26,6 +26,8 @@ data-manager.validations = Validations
2626data-manager.user-properties = User Properties
2727data-manager.custom-property = Custom Property
2828data-manager.user-property = User Property
29+ data-manager.user-property.update-success = User property changes saved successfully
30+ data-manager.user-property.update-fail = Failed saving user property changes
2931data-manager.all-data-sources = All data sources
3032data-manager.created = Transformation Created!
3133data-manager.saved = Transformation Saved!
You can’t perform that action at this time.
0 commit comments