fix: 国际化

This commit is contained in:
dataeaseShu 2022-12-12 18:18:08 +08:00
parent 939588f510
commit a61933e62c
4 changed files with 4 additions and 1 deletions

View File

@ -2718,6 +2718,7 @@ export default {
user: 'User',
time: 'Time',
export: 'Export',
export_as: 'Export as',
confirm: 'Sure Export ?',
search_by_key: 'Search by key',
ip: 'IP'

View File

@ -2712,6 +2712,7 @@ export default {
user: '操作用戶',
time: '操作時間',
export: '導出',
export_as: '導出为',
confirm: '確定導出嗎?',
search_by_key: '搜索詳情',
ip: 'IP地址'

View File

@ -2712,6 +2712,7 @@ export default {
user: '操作用户',
time: '操作时间',
export: '导出',
export_as: '导出为',
confirm: '确定导出吗?',
search_by_key: '搜索详情',
ip: 'IP地址'

View File

@ -176,7 +176,7 @@
icon-class="icon_bottom-align_outlined"
class="preview-icon-svg"
/>
导出为
{{ $t('log.export_as') }}
<svg-icon
style="margin-top: 7px;float: right"
icon-class="icon_right_outlined"