Rename statistic to statistics

This commit is contained in:
2023-12-20 11:37:16 +08:00
parent ce380bedfa
commit 1b8abd7906
8 changed files with 48 additions and 48 deletions

View File

@@ -21,7 +21,7 @@ const ToolsFramework: React.FC = () => {
<SidebarItem
path={'/system'}
icon={IconFatwebSetting}
text={'系统置'}
text={'系统置'}
/>
</SidebarItemList>
) : undefined