mirror of
https://github.com/1Panel-dev/MaxKB.git
synced 2026-01-01 02:52:48 +00:00
fix: i18n
This commit is contained in:
parent
114c2985c0
commit
a772714814
|
|
@ -101,4 +101,5 @@ export default {
|
|||
expand: 'Expand',
|
||||
collapse: 'Collapse',
|
||||
copyTitle: 'Copy',
|
||||
professional: 'Purchase the Professional Edition',
|
||||
}
|
||||
|
|
|
|||
|
|
@ -105,4 +105,5 @@ export default {
|
|||
expand: '展开',
|
||||
collapse: '收起',
|
||||
copyTitle: '副本',
|
||||
professional: '购买专业版',
|
||||
}
|
||||
|
|
|
|||
|
|
@ -101,4 +101,5 @@ export default {
|
|||
expand: '展開',
|
||||
collapse: '收起',
|
||||
copyTitle: '副本',
|
||||
professional: '購買專業版',
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue