提交 1b0ded3f 编写于 作者: jlj05024111@163.com's avatar jlj05024111@163.com

feat: 更新文件上传国际化资源

上级 f622e9fc
...@@ -73,6 +73,10 @@ function getLocaleResourceBase(){ ...@@ -73,6 +73,10 @@ function getLocaleResourceBase(){
uploadError: 'ཡར་བསྐུར་ཕམ་', uploadError: 'ཡར་བསྐུར་ཕམ་',
fileTypeErrorTitle: 'ཡིག་ཆའི་རིགས་ཀྱི་ནོར་འཁྲུལ་', fileTypeErrorTitle: 'ཡིག་ཆའི་རིགས་ཀྱི་ནོར་འཁྲུལ་',
fileTypeErrorInfo: 'པར་རིས་རིགས་ཀྱི་ཡིག་ཆ་འདེམ་དགོས།,དཔེར་ན་JPEG GIF PNG BMP། ', fileTypeErrorInfo: 'པར་རིས་རིགས་ཀྱི་ཡིག་ཆ་འདེམ་དགོས།,དཔེར་ན་JPEG GIF PNG BMP། ',
overlimit: 'ཡིག་ཆའི་གོང་གི་གདོང་ཚུན་ལས་ཕམས་བསྐྱོད།',
supportextends:'ཡིག་ཆའི་རིགས་རམ་གི་རོགས་རམ།',
singlefile: 'ཡིག་ཆ་གཅིག་གིས་ལས་ཕམས་བསྐྱོད་མི་ཆགས།',
maxsize: 'གདོང་ཚུན་ཆེན་མོར་ལས་ཕམས་བསྐྱོད་མི་ཆགས།',
}, },
appFormDRUIPart: { appFormDRUIPart: {
blockUITipInfo: 'གཞི་གྲངས་གཙོ་བོ་སྔོན་ལ་ཉར་ཚགས་བྱེད་རོགས་།', blockUITipInfo: 'གཞི་གྲངས་གཙོ་བོ་སྔོན་ལ་ཉར་ཚགས་བྱེད་རོགས་།',
......
...@@ -73,6 +73,10 @@ function getLocaleResourceBase(){ ...@@ -73,6 +73,10 @@ function getLocaleResourceBase(){
fileTypeErrorTitle: 'File type incorrect', fileTypeErrorTitle: 'File type incorrect',
fileTypeErrorInfo: 'Please select files with picture types,such as JPEG,GIF,PNG,BMP', fileTypeErrorInfo: 'Please select files with picture types,such as JPEG,GIF,PNG,BMP',
limitselect: 'The current number of restricted choices is ', limitselect: 'The current number of restricted choices is ',
overlimit: 'Exceeded the file size limit',
supportextends:'Support for extensions',
singlefile: 'No more than a single file',
maxsize: 'The maximum shall not exceed',
}, },
appFormDRUIPart: { appFormDRUIPart: {
blockUITipInfo: 'Please save the major data first', blockUITipInfo: 'Please save the major data first',
......
...@@ -74,6 +74,10 @@ function getLocaleResourceBase(){ ...@@ -74,6 +74,10 @@ function getLocaleResourceBase(){
fileTypeErrorTitle: '文件类型错误', fileTypeErrorTitle: '文件类型错误',
fileTypeErrorInfo: '请选择图片类型的文件,如JPEG,GIF,PNG,BMP', fileTypeErrorInfo: '请选择图片类型的文件,如JPEG,GIF,PNG,BMP',
limitselect: '当前限制选择数量为 ', limitselect: '当前限制选择数量为 ',
supportextends:'支持扩展名',
overlimit: '超出文件大小限制',
singlefile: '单个文件不得超过',
maxsize: '最大不得超过',
}, },
appFormDRUIPart: { appFormDRUIPart: {
blockUITipInfo: '请先保存主数据', blockUITipInfo: '请先保存主数据',
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册