diff --git a/src/components/NavigationContent/NavigationContent.tsx b/src/components/NavigationContent/NavigationContent.tsx index 508f09e..50054d7 100644 --- a/src/components/NavigationContent/NavigationContent.tsx +++ b/src/components/NavigationContent/NavigationContent.tsx @@ -343,7 +343,7 @@ const NavigationContent: React.FC = () => { sx={{ textDecoration: "none", color: "inherit" }} > ((props, ref) => {...props} localeText={{ ...zhTW.components.MuiDataGrid.defaultProps.localeText, - labelRowsPerPage: t("Rows per page"), ...props.localeText, // 允许覆盖 }} />