Fix/upload document limit (#1033)
This commit is contained in:
@@ -49,6 +49,7 @@ const translation = {
|
||||
confirmButton: 'Create',
|
||||
failed: 'Creation failed',
|
||||
},
|
||||
overCountLimit: 'All your documents have overed limit {{countLimit}}.',
|
||||
},
|
||||
stepTwo: {
|
||||
segmentation: 'Segmentation settings',
|
||||
|
||||
@@ -49,6 +49,7 @@ const translation = {
|
||||
confirmButton: '创建',
|
||||
failed: '创建失败',
|
||||
},
|
||||
overCountLimit: '您的文件总数已超出限制 {{countLimit}}。',
|
||||
},
|
||||
stepTwo: {
|
||||
segmentation: '分段设置',
|
||||
|
||||
Reference in New Issue
Block a user