maxkb/ui/src/locales/lang/zh-Hant/layout.ts

35 lines
882 B
TypeScript

export default {
github: '項目地址',
wiki: '使用者手冊',
forum: '論壇求助',
logout: '退出',
apiKey: 'API Key 管理',
apiServiceAddress: 'API 服務地址',
language: '語言',
isExpire: '未上傳 License 或 License 已過期。',
about: {
title: '關於',
expiredTime: '到期時間',
edition: {
label: '版本',
community: '社群版',
professional: '專業版'
},
version: '版本號',
serialNo: '序列號',
remark: '備註',
update: '更新',
authorize: '授權給'
},
time: {
daysLater: '天後',
hoursLater: '小時後',
expired: '已過期',
expiringSoon: '即將到期'
},
copyright: '版權所有 © 2014-2025 杭州飛致雲信息科技有限公司',
userManualUrl:'https://maxkb.cn/docs/',
forumUrl: 'https://github.com/1Panel-dev/MaxKB/discussions'
}