adata-ui 2.0.90 → 2.0.91
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/lang/en.ts +1 -1
- package/package.json +1 -1
package/lang/en.ts
CHANGED
|
@@ -135,7 +135,7 @@ const EnLocale: RuLocale = {
|
|
|
135
135
|
title: 'Price Analysis',
|
|
136
136
|
subtitle: 'Tracking prices for goods, works, and services with smart search and accurate selection for budgeting, margin calculation, and deviation detection',
|
|
137
137
|
},
|
|
138
|
-
|
|
138
|
+
constructor: {
|
|
139
139
|
title: 'Report Builder',
|
|
140
140
|
subtitle: 'Flexible creation and fast export of detailed reports',
|
|
141
141
|
},
|