vue-image-crop-upload
Advanced tools
Comparing version 2.3.0 to 2.3.1
{ | ||
"name": "vue-image-crop-upload", | ||
"version": "2.3.0", | ||
"version": "2.3.1", | ||
"description": "a vue plgin for image upload and crop(vue图片剪裁上传插件)", | ||
@@ -5,0 +5,0 @@ "main": "upload-2.vue", |
@@ -17,2 +17,5 @@ # vue-image-crop-upload | ||
## Change log | ||
#### @2.3.1 | ||
- Added the **Uygur** language pack (thanks @oyghan) | ||
#### @2.3.0 | ||
@@ -136,2 +139,3 @@ - If the exported picture is in jpg format, the background is white by default, and you can customize it with the "imgBgc" attribute. If it is png, the default transparent color | ||
| ukrainian | ua | dvomaks | | ||
| Uyghur | ug | oyghan | | ||
@@ -138,0 +142,0 @@ ```js |
@@ -288,3 +288,22 @@ export default { | ||
} | ||
}, | ||
ug: { | ||
hint: 'مەزكۇر دائىرىنى چىكىپ رەسىم تاللاڭ ياكى رەسىمنى سۆرەپ ئەكىرىڭ', | ||
loading: 'يوللىنىۋاتىدۇ...', | ||
noSupported: 'تور كۆرگۈچ بۇ ئىقتىدارنى قوللىمايدۇ ، يۇقىرى نەشىردىكى تور كۆرگۈچنى ئىشلىتىڭ', | ||
success: 'غەلبىلىك بولدى', | ||
fail: 'مەغلۇب بولدى', | ||
preview: 'ئۈنۈم رەسىم', | ||
btn: { | ||
off: 'بولدى قىلىش', | ||
close: 'تاقاش', | ||
back: 'ئالدىنقى قەدەم', | ||
save: 'ساقلاش' | ||
}, | ||
error: { | ||
onlyImg: 'پەقەت رەسىم فورماتىنىلا قوللايدۇ', | ||
outOfSize: 'رەسىم چوڭ - كىچىكلىكى چەكتىن ئىشىپ كەتتى', | ||
lowestPx: 'رەسىمنىڭ ئەڭ كىچىك ئۆلچىمى :' | ||
} | ||
} | ||
}; |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
1973750
40297
585