* 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>
23 lines
697 B
JSON
23 lines
697 B
JSON
{
|
|
"File manager": "File manager",
|
|
"Attachment": "Attachment",
|
|
"MIME type": "MIME type",
|
|
"Storage display name": "Storage display name",
|
|
"Storage name": "Storage name",
|
|
"Storage type": "Storage type",
|
|
"Default storage": "Default storage",
|
|
"Storage base URL": "Storage base URL",
|
|
"Destination": "Destination",
|
|
"Use the built-in static file server": "Use the built-in static file server",
|
|
"Local storage": "Local storage",
|
|
"Aliyun OSS": "Aliyun OSS",
|
|
"Tencent COS": "Tencent COS",
|
|
"Amazon S3": "Amazon S3",
|
|
"Region": "Region",
|
|
"Bucket": "Bucket",
|
|
"Path": "Path",
|
|
"Filename": "Filename",
|
|
"See more": "See more",
|
|
"Will be used for API": "Will be used for API"
|
|
}
|