UnisKB/ui/src/locales/lang/zh-CN/layout.ts

41 lines
1.1 KiB
TypeScript

export default {
github: '项目地址',
wiki: '用户手册',
forum: '论坛求助',
logout: '退出登录',
apiKey: 'API Key 管理',
apiServiceAddress: 'API 服务地址',
language: '语言',
isExpire: '未上传 License 或 License 已过期。',
about: {
title: '关于',
expiredTime: '到期时间',
edition: {
label: '版本',
community: '社区版',
professional: '专业版',
enterprise: '企业版',
},
version: '版本号',
serialNo: '序列号',
remark: '备注',
update: '更新',
authorize: '授权给',
inner_admin: '系统管理员',
inner_wsm: '工作空间管理员',
inner_user: '普通用户',
root: '根目录',
default_workspace: '默认工作空间',
default_user_group: '默认用户组',
},
time: {
daysLater: '天后',
hoursLater: '小时后',
expired: '已过期',
expiringSoon: '即将到期'
},
copyright: '版权所有 © 2014-2025 杭州飞致云信息科技有限公司',
userManualUrl: 'https://maxkb.cn/docs/v2/',
forumUrl: 'https://bbs.fit2cloud.com/c/mk/11'
}