Skip to content
This repository has been archived by the owner on Sep 15, 2024. It is now read-only.

Commit

Permalink
Fix "Feat UI/UX Page Local Language [Exporter Message] (#84)"
Browse files Browse the repository at this point in the history
This reverts commit b05fb15.
  • Loading branch information
H0llyW00dzZ committed Nov 11, 2023
1 parent b05fb15 commit 9aecce1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/components/exporter.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ export function ExportMessageModal(props: { onClose: () => void }) {
opacity: 0.5,
}}
>
只有清除上下文之后的消息会被展示
{Locale.Exporter.Description.Title}
</div>
}
>
Expand Down

0 comments on commit 9aecce1

Please sign in to comment.