mirror of
https://github.com/1Panel-dev/MaxKB.git
synced 2025-12-26 09:43:10 +00:00
feat: add publish label for English and Chinese translations in common.ts
This commit is contained in:
parent
3b3dfa5719
commit
2d68fdaa00
|
|
@ -47,6 +47,7 @@ export default {
|
|||
classify: 'Classify',
|
||||
reason: 'Reason',
|
||||
removeSuccess: 'Successful',
|
||||
publish: 'Publish',
|
||||
searchBar: {
|
||||
placeholder: 'Search by name',
|
||||
},
|
||||
|
|
|
|||
|
|
@ -47,6 +47,7 @@ export default {
|
|||
classify: '分類',
|
||||
reason: '理由',
|
||||
removeSuccess: '移除成功',
|
||||
publish: '發佈',
|
||||
searchBar: {
|
||||
placeholder: '按名稱搜尋',
|
||||
},
|
||||
|
|
|
|||
Loading…
Reference in New Issue