preview的peport页面

This commit is contained in:
X1627315083@163.com
2026-02-23 13:28:43 +08:00
parent d1e70c166c
commit 5c00b54f27
20 changed files with 112 additions and 16 deletions

View File

@@ -103,11 +103,12 @@ export default {
france: 'France',
japan: 'Japan',
canada: 'Canada',
germany: 'Germany'
germany: 'Germany',
},
agent: {
copySuccess: 'Text copied to clipboard',
copyFaild: 'Copy failed. Your browser may be restricting clipboard access. Please try copying manually.'
copyFaild: 'Copy failed. Your browser may be restricting clipboard access. Please try copying manually.',
Download: 'Download'
},
// Version Tree

View File

@@ -97,12 +97,13 @@ export default {
france: '法国',
japan: '日本',
canada: '加拿大',
germany: '德国'
germany: '德国',
},
agent: {
copySuccess: '文本已复制到剪贴板',
copyFaild:
'复制失败。您的浏览器可能限制了剪贴板访问,请允许浏览器访问剪贴板或尝试手动复制。'
'复制失败。您的浏览器可能限制了剪贴板访问,请允许浏览器访问剪贴板或尝试手动复制。',
Download: '下载'
},
// Version Tree