Skip to content

Commit

Permalink
i18n
Browse files Browse the repository at this point in the history
Signed-off-by: Xuhui zhang <xuhui@juicedata.io>
  • Loading branch information
zxh326 committed Nov 11, 2024
1 parent e4c9c47 commit ce93f8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dashboard-ui-v2/src/pages/config-detail.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ const ConfigDetail = () => {
<PageContainer
fixedHeader
header={{
title: '配置',
title: <FormattedMessage id="config" />,
ghost: true,
}}
extra={[
Expand Down

0 comments on commit ce93f8b

Please sign in to comment.