chore: translate 'Add tab' in page header (#1424)

This commit is contained in:
被雨水过滤的空气-Rairn 2023-02-05 13:25:18 +08:00 committed by GitHub
parent 93b9cc829d
commit 8657710997
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -223,7 +223,7 @@ export const Page = (props) => {
});
}}
>
Add tab
{t('Add tab')}
</Button>
)
}