ocr刷新
This commit is contained in:
@@ -535,5 +535,10 @@ module.exports = {
|
||||
theRelease: 'The release date should not exceed the standard implementation date',
|
||||
zoneOfApplication: 'zone of application',
|
||||
releaseTime: 'release Time',
|
||||
standardImplementationTime: 'Standard implementation time'
|
||||
standardImplementationTime: 'Standard implementation time',
|
||||
onlyPicture:'only upload pictures!',
|
||||
fileUploadFailed:'file upload failed',
|
||||
deletedSuccessfully:'deleted successfully',
|
||||
uploadSuccessful:'upload successful',
|
||||
|
||||
}
|
||||
@@ -540,4 +540,9 @@ module.exports = {
|
||||
zoneOfApplication:'适用地区',
|
||||
releaseTime:'发布时间',
|
||||
standardImplementationTime:'标准实施时间',
|
||||
onlyPicture:'只能上传图片!',
|
||||
fileUploadFailed:'文件上传失败',
|
||||
deletedSuccessfully:'删除成功',
|
||||
uploadSuccessful:'上传成功',
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user