mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-11 20:08:37 +00:00
feat: add new locale key for not found page back home button (#4266)
This commit is contained in:
@@ -42,7 +42,7 @@ export const NotFoundPage = () => {
|
||||
}
|
||||
}}
|
||||
>
|
||||
{t['com.affine.backButton']()}
|
||||
{t['com.affine.notFoundPage.backButton']()}
|
||||
</Button>
|
||||
</StyledContainer>
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user