@flexem/fc-gui 3.0.0-alpha.109 → 3.0.0-alpha.110
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/CHANGELOG.md +6 -1
- package/bundles/@flexem/fc-gui.umd.js +1 -1
- package/bundles/@flexem/fc-gui.umd.js.map +1 -1
- package/bundles/@flexem/fc-gui.umd.min.js +1 -1
- package/bundles/@flexem/fc-gui.umd.min.js.map +1 -1
- package/localization/localization.service.js +1 -1
- package/localization/localization.service.metadata.json +1 -1
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -22910,7 +22910,7 @@ const DefaultLocalization = {
|
|
|
22910
22910
|
abnormal: 'Data abnormal',
|
|
22911
22911
|
disable: 'Disable',
|
|
22912
22912
|
permissiontip: 'You have no permission to operate.',
|
|
22913
|
-
conditionIsNotMetTip: '
|
|
22913
|
+
conditionIsNotMetTip: 'Operation conditions not met or variable anomalies.',
|
|
22914
22914
|
chartNoData: 'No Data Available',
|
|
22915
22915
|
lastThirtyMinutes: 'Last thirty minutes',
|
|
22916
22916
|
lastOneHour: 'Last one hour',
|