Socket
Socket
Sign inDemoInstall

@opentiny/vue-locale

Package Overview
Dependencies
Maintainers
1
Versions
59
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@opentiny/vue-locale - npm Package Compare versions

Comparing version 3.1.0-alpha.0 to 3.5.0-alpha.0

format.d.ts

63

lang/en.js

@@ -47,2 +47,5 @@ /**

},
actionMenu: {
moreText: 'more'
},
base: {

@@ -172,2 +175,5 @@ all: 'All',

},
load: {
dot: 'Loading',
},
exception: {

@@ -185,4 +191,3 @@ build: 'Building',

largefile: ' is too large and will be uploaded in segments. Please wait.',
folder:
' has more than five layers of folders. The file will not be uploaded',
folder: ' has more than five layers of folders. The file will not be uploaded',
init: 'Service error. Please try again.',

@@ -202,32 +207,23 @@ token: 'Perform EDM authentication first and obtain the token',

dataUnchanged: 'Data unchanged!',
deleteSelectRecord:
'Are you sure you want to delete the selected record?',
deleteSelectRecord: 'Are you sure you want to delete the selected record?',
emptyText: 'No Data',
error: {
cellEditRender:
'The renderer cell-render and edit-render cannot be used together.',
delGetAllRecords:
'The function getAllRecords is deprecated, please use getRecordset.',
delGetRecords:
'The function getRecords is deprecated, please use getData.',
cellEditRender: 'The renderer cell-render and edit-render cannot be used together.',
delGetAllRecords: 'The function getAllRecords is deprecated, please use getRecordset.',
delGetRecords: 'The function getRecords is deprecated, please use getData.',
delLabel: 'The property label is deprecated, please use title.',
delProp: 'The property prop is deprecated, please use field.',
delRevert: 'The function revert is deprecated, please use revertData.',
groupFixed:
'If grouping headers are used, fixed columns must be on the left and right sides.',
groupFixed: 'If grouping headers are used, fixed columns must be on the left and right sides.',
notDelete: 'delete method not exist.',
notMouse: 'Horizontal virtual scrolling does not support mouse-config.',
notQuery: 'query method not exist.',
notResizable:
'Horizontal virtual scrolling does not support resizable.',
notResizable: 'Horizontal virtual scrolling does not support resizable.',
notSave: 'save method not exist.',
reqModule: 'require {{name}} module.',
rowIdEmpty: 'The property row-id is not allowed to be empty.',
scrollOriginal:
'Virtual scrolling can only export source data, please set original=true.',
scrollYHeight:
'You must set the height or max-height to enable virtual scrolling.',
scrollOriginal: 'Virtual scrolling can only export source data, please set original=true.',
scrollYHeight: 'You must set the height or max-height to enable virtual scrolling.',
toolbarId: 'Toolbar must have a unique id',
treeFixedExpand:
'The fixed columns of the tree structure conflict with the expanded row.',
treeFixedExpand: 'The fixed columns of the tree structure conflict with the expanded row.',
treeInsert: 'The tree structure does not support insert operations.',

@@ -238,6 +234,4 @@ treeRemove: 'The tree structure does not support remove operations.',

dargFixed: 'Fixed columns cannot be dragged.',
remoteMethod:
'"remoteMethod" needs to be set for remote storage for personalized template management.',
remoteSelectedMethod:
'"remoteSelectedMethod" needs to be set for remote storage for personalized template management.'
remoteMethod: '"remoteMethod" needs to be set for remote storage for personalized template management.',
remoteSelectedMethod: '"remoteSelectedMethod" needs to be set for remote storage for personalized template management.'
},

@@ -302,4 +296,3 @@ filter: {

},
removeSelectRecord:
'Are you sure you want to remove the selected record?',
removeSelectRecord: 'Are you sure you want to remove the selected record?',
saveSuccess: 'Save successfully.',

@@ -363,4 +356,3 @@ selectOneRecord: 'Please choose at least one piece of record!',

limitUploadFileSize: 'The size of the uploaded file does not exceed',
errorNumTips:
'The number of uploaded files exceeds the limit. The operation has been cancelled'
errorNumTips: 'The number of uploaded files exceeds the limit. The operation has been cancelled'
},

@@ -408,2 +400,5 @@ rate: {

},
upload: {
limitUploadFileNumber: 'The maximum number of files to be uploaded has been reached.'
},
usercard: {

@@ -564,3 +559,15 @@ address: 'Address',

whitespace: '%s cannot be empty'
},
vueplus: {
beingMaintained: {
label: 'The selected service is in maintenance state in {city}.',
maintainedTime: 'Maintenance time:',
description: 'Maintenance time cannot manage resources, which brings inconvenience to you. ',
changeTo: 'Please switch to'
},
beta: {
moreText: 'Learn More',
applyText: 'Apply Now'
}
}
}

@@ -47,2 +47,5 @@ /**

},
actionMenu: {
moreText: '更多'
},
base: {

@@ -172,2 +175,5 @@ all: '全部',

},
load: {
dot: '加载中',
},
exception: {

@@ -188,3 +194,3 @@ build: '模块正在建设中',

exceed: '文件超过最大限制',
largeFile: '文件大小超出限制 2G !!',
largeFile: '文件大小超出限制 2G !',
fileSize: '{name}大小不能小于 ',

@@ -316,3 +322,3 @@ deleteTip: '按 delete 键可删除',

prev: '上一页',
total: '共条数'
total: '总条数'
},

@@ -390,2 +396,5 @@ popeditor: {

},
upload: {
limitUploadFileNumber: '已达到最大上传文件数'
},
usercard: {

@@ -545,3 +554,15 @@ address: '地址',

whitespace: '%s 不能为空'
},
vueplus: {
beingMaintained: {
label: '所选服务在{city}处于维护状态。',
maintainedTime: '维护时间:',
description: '维护时间无法管理资源,给你带来不便,还请谅解!',
changeTo: '请切换至'
},
beta: {
moreText: '了解更多',
applyText: '立即申请'
}
}
}
{
"name": "@opentiny/vue-locale",
"version": "3.1.0-alpha.0",
"version": "3.5.0-alpha.0",
"description": "",
"main": "index.js",
"dependencies": {
"@opentiny/vue-renderless": "~3.1.0-alpha.0"
"@opentiny/vue-renderless": "~3.5.0"
},
"license": "MIT",
"types": "index.d.ts",
"sideEffects": false
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc