chore: update i18n

This commit is contained in:
Steven
2022-08-20 11:36:33 +08:00
parent 68b30063a9
commit 2935057ca7
4 changed files with 10 additions and 4 deletions

View File

@ -210,7 +210,7 @@ const Memo: React.FC<Props> = (props: Props) => {
{t("common.mark")}
</span>
<span className="btn" onClick={handleShowMemoStoryDialog}>
View Story
{t("memo.view-story")}
</span>
<span className="btn archive-btn" onClick={handleArchiveMemoClick}>
{t("common.archive")}