mirror of
https://github.com/labring/FastGPT.git
synced 2025-07-23 13:03:50 +00:00
update: i18n common.json keys (#2124)
This commit is contained in:
@@ -17,7 +17,7 @@ const CodeEditor = (props: Props) => {
|
||||
isOpen={isOpen}
|
||||
onClose={onClose}
|
||||
iconSrc="modal/edit"
|
||||
title={t('common:Code editor')}
|
||||
title={t('common:code_editor')}
|
||||
w={'full'}
|
||||
>
|
||||
<ModalBody>
|
||||
|
Reference in New Issue
Block a user