adata-ui 3.1.47 → 3.1.48
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/module.json +1 -1
- package/dist/runtime/lang/en.js +1 -1
- package/package.json +1 -1
package/dist/module.json
CHANGED
package/dist/runtime/lang/en.js
CHANGED
|
@@ -132,7 +132,7 @@ const EnLocale = {
|
|
|
132
132
|
title: "Price Analysis",
|
|
133
133
|
subtitle: "Tracking prices for goods, works, and services with smart search and accurate selection for budgeting, margin calculation, and deviation detection"
|
|
134
134
|
},
|
|
135
|
-
|
|
135
|
+
constructor: {
|
|
136
136
|
title: "Report Builder",
|
|
137
137
|
subtitle: "Flexible creation and fast export of detailed reports"
|
|
138
138
|
},
|