mirror of
https://github.com/labring/FastGPT.git
synced 2025-07-23 21:13:50 +00:00
i18n (#1444)
* adapt not input type * adapt not input type * file i18n * publish i18n * translate * i18n
This commit is contained in:
@@ -4,7 +4,7 @@ export enum BucketNameEnum {
|
||||
}
|
||||
export const bucketNameMap = {
|
||||
[BucketNameEnum.dataset]: {
|
||||
label: 'common.file.bucket.dataset'
|
||||
label: 'file.bucket.dataset'
|
||||
}
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user