chore: missing locale

This commit is contained in:
dongchengjie
2024-06-09 11:16:13 +08:00
parent ab47c56ec5
commit 76624c7d83
11 changed files with 85 additions and 36 deletions

View File

@@ -278,6 +278,7 @@ export const ProfileItem = (props: Props) => {
{/* only if has url can it be updated */}
{hasUrl && (
<IconButton
title={t("Refresh")}
sx={{
position: "absolute",
p: "3px",