hrsass-components 1.7.46 → 1.7.47

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.
@@ -65,7 +65,7 @@ var contentStyle = _interopDefault(require('!!raw-loader!tinymce/skins/content/d
65
65
  var SvgPanZoom = _interopDefault(require('svg-pan-zoom'));
66
66
  var saveSvgAsPng = require('save-svg-as-png');
67
67
 
68
- var version = "1.7.45";
68
+ var version = "1.7.47";
69
69
 
70
70
  /**
71
71
  * 版本号
@@ -12341,7 +12341,7 @@ var zh_CN = {
12341
12341
  var en_US = {
12342
12342
  locale: 'zh-cn',
12343
12343
  HrAppendix: {
12344
- uploadBtnText: 'upload file',
12344
+ uploadBtnText: 'Upload File',
12345
12345
  isDeleteTip: 'Are you sure?',
12346
12346
  cancel: 'Cancel',
12347
12347
  confirm: 'Confirm',
@@ -12355,7 +12355,7 @@ var en_US = {
12355
12355
  errorText: 'file upload failed'
12356
12356
  },
12357
12357
  HrAppendixDirectory: {
12358
- uploadBtnText: 'upload file',
12358
+ uploadBtnText: 'Upload File',
12359
12359
  isDeleteTip: 'Are you sure?',
12360
12360
  cancel: 'Cancel',
12361
12361
  confirm: 'Confirm',