|
@@ -117,17 +117,17 @@ module.exports = {
|
|
|
uploaderImgMsg2: 'Please upload an image with an aspect ratio of 1:1',
|
|
|
uploaderImgMsg3: 'The height of the image must be between 100 and 500! ',
|
|
|
uploadFile: 'Upload file',
|
|
|
- uploadAPK: 'APK file upload',
|
|
|
+ uploadAPK: 'APK/IMG file upload',
|
|
|
uploadFileMsg: 'Drag file here, or',
|
|
|
uploadFileMsg2: 'Click to upload',
|
|
|
uploadFileMsg3: 'Only mp3 or flac files can be uploaded',
|
|
|
uploadFileMsg4: 'The upload attachment size cannot exceed 50MB!',
|
|
|
- uploadFileMsg5: 'Only upload APK files',
|
|
|
+ uploadFileMsg5: 'Only upload APK/IMG files',
|
|
|
uploadFileName: 'File name',
|
|
|
uploadFileNameMsg: 'The file name cannot be empty',
|
|
|
uploadFileUrl: 'File path',
|
|
|
uploadFileUrlMsg: 'The file path cannot be empty, please upload the file',
|
|
|
- uploadFileUrlMsg2: 'Please upload the APK file',
|
|
|
+ uploadFileUrlMsg2: 'Please upload the APK/IMG file',
|
|
|
uploadFileAuthor: 'Uploaded by',
|
|
|
uploadFileDate: 'Upload Date',
|
|
|
uploadVersionNo: 'Version number',
|
|
@@ -813,6 +813,7 @@ module.exports = {
|
|
|
sickbed: '5-inch bed extension APP',
|
|
|
sevensickbed: '7 inch bed extension APP',
|
|
|
vsickbed: ' Visual version of Bed extension',
|
|
|
+ linuxsickbed: 'Linux bed extension APP',
|
|
|
mobiledevice: 'Mobile device',
|
|
|
visitation: 'Visitor',
|
|
|
transferDevice: 'Transfer box',
|