@flexem/fc-gui 3.0.0-alpha.110 → 3.0.0-alpha.111
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/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
|
@@ -22887,7 +22887,7 @@ const DefaultLocalization = {
|
|
|
22887
22887
|
submitting: 'Submitting···',
|
|
22888
22888
|
numericalValueRequired: 'Numerical value can\'t be emtpy',
|
|
22889
22889
|
invalidNumericalValue: 'Numerical value is not valid',
|
|
22890
|
-
writeValueTimeout: '
|
|
22890
|
+
writeValueTimeout: 'Write value error: Timeout',
|
|
22891
22891
|
binaryType: 'Binary',
|
|
22892
22892
|
decimalType: 'Decimal',
|
|
22893
22893
|
hexadecimalType: 'Hexadecimal',
|