jsdk-offical
Version:
JSDK is the most comprehensive TypeScript framework, like JDK.
12 lines • 569 B
JSON
{
"pickTitle": "Select your local files please",
"pickTip": "<ACCEPTS> \nFileExts={fileExts}\nMaxTotalSize={maxTotalSize}\nMaxNumbers={maxNumbers}\nMaxSingleSize={maxSingleSize}",
"retryTip": "Retry",
"removeTip": "Remove",
"viewDenied": "The file can\"t be viewed in local mode",
"exceedMaxSize":"Exceed the max size of single file",
"wrongDuplicate": "Can‘t upload duplicate file",
"wrongType": "Wrong file type",
"exceedNumbers": "Exceed the max numbers of file",
"exceedMaxTotalSize": "Exceed the max size of total files"
}