fix: i18n

This commit is contained in:
wangdan-fit2cloud 2025-07-07 17:15:38 +08:00
parent 114c2985c0
commit a772714814
3 changed files with 3 additions and 0 deletions

View File

@ -101,4 +101,5 @@ export default {
expand: 'Expand',
collapse: 'Collapse',
copyTitle: 'Copy',
professional: 'Purchase the Professional Edition',
}

View File

@ -105,4 +105,5 @@ export default {
expand: '展开',
collapse: '收起',
copyTitle: '副本',
professional: '购买专业版',
}

View File

@ -101,4 +101,5 @@ export default {
expand: '展開',
collapse: '收起',
copyTitle: '副本',
professional: '購買專業版',
}