Demo:修改本地文件操作功能不可用的提示
This commit is contained in:
parent
e0d46055a7
commit
c0e0fb23e4
@ -237,7 +237,7 @@ export default {
|
|||||||
more: 'More',
|
more: 'More',
|
||||||
selectFileTip: 'Please select a file',
|
selectFileTip: 'Please select a file',
|
||||||
notSupportTip:
|
notSupportTip:
|
||||||
'Your browser or network protocol does not support this feature',
|
'Your browser does not support this feature, or the current page is not using the HTTPS protocol',
|
||||||
tip: 'Tip',
|
tip: 'Tip',
|
||||||
editingLocalFileTipFront: 'Currently editing your local【',
|
editingLocalFileTipFront: 'Currently editing your local【',
|
||||||
editingLocalFileTipEnd: '】file',
|
editingLocalFileTipEnd: '】file',
|
||||||
|
|||||||
@ -233,7 +233,7 @@ export default {
|
|||||||
formula: '公式',
|
formula: '公式',
|
||||||
more: '更多',
|
more: '更多',
|
||||||
selectFileTip: '请选择文件',
|
selectFileTip: '请选择文件',
|
||||||
notSupportTip: '你的浏览器或网络协议不支持该功能',
|
notSupportTip: '你的浏览器不支持该功能,或者当前页面非https协议',
|
||||||
tip: '提示',
|
tip: '提示',
|
||||||
editingLocalFileTipFront: '当前正在编辑你本机的【',
|
editingLocalFileTipFront: '当前正在编辑你本机的【',
|
||||||
editingLocalFileTipEnd: '】文件',
|
editingLocalFileTipEnd: '】文件',
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user