@mcurros2/microm 1.1.356-0 → 1.1.357-0
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/index.js +2 -2
- package/dist/index.js.map +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -42597,8 +42597,8 @@ const $8cba51256aebea2d$var$AvatarUploaderDefaultLabels = {
|
|
|
42597
42597
|
deleteLabel: 'Delete image',
|
|
42598
42598
|
saveLabel: 'Save',
|
|
42599
42599
|
cancelLabel: 'Cancel',
|
|
42600
|
-
rotateClockwiseLabel: 'Rotate
|
|
42601
|
-
rotateCounterClockwiseLabel: 'Rotate
|
|
42600
|
+
rotateClockwiseLabel: 'Rotate right',
|
|
42601
|
+
rotateCounterClockwiseLabel: 'Rotate left',
|
|
42602
42602
|
replaceTitle: 'Replace image?',
|
|
42603
42603
|
replaceMessage: 'The existing uploaded image will be deleted after the replacement is uploaded successfully.',
|
|
42604
42604
|
replaceConfirmLabel: 'Replace image',
|