ff097936dd
* fix: fix T-2063 * fix: fix T-2589 * chore: remove translation of page header * chore: add version check for migration * chore: switch locale files to JSON format * fix: bug * fix(auth): fix translation * fix: add App provider --------- Co-authored-by: chenos <chenlinxh@gmail.com>
33 lines
1.1 KiB
JSON
33 lines
1.1 KiB
JSON
{
|
|
"File collection": "文件数据表",
|
|
"File name": "文件名",
|
|
"Extension name": "扩展名",
|
|
"Size": "文件大小",
|
|
"MIME type": "MIME 类型",
|
|
"URL": "URL",
|
|
"File storage": "文件存储",
|
|
"File manager": "文件管理器",
|
|
"Attachment": "附件",
|
|
"Allow uploading multiple files": "允许上传多个文件",
|
|
"Storage": "存储空间",
|
|
"Storages": "存储空间",
|
|
"Storage name": "存储空间标识",
|
|
"Storage type": "存储类型",
|
|
"Default storage": "默认存储空间",
|
|
"Storage base URL": "访问 URL 基础",
|
|
"Destination": "上传目标文件夹",
|
|
"Use the built-in static file server": "使用内置静态文件服务",
|
|
"Local storage": "本地存储",
|
|
"Aliyun OSS": "阿里云 OSS",
|
|
"Amazon S3": "亚马逊 S3",
|
|
"Tencent COS": "腾讯云 COS",
|
|
"Region": "区域",
|
|
"Bucket": "存储桶",
|
|
"Path": "路径",
|
|
"Filename": "文件名",
|
|
"Will be used for API": "将用于 API",
|
|
"Default storage will be used when not selected": "留空将使用默认存储空间",
|
|
"Keep file in storage when destroy record": "删除记录时保留文件",
|
|
"See more": "更多请查阅"
|
|
}
|