chore: update

This commit is contained in:
huzibaca
2024-11-09 12:13:50 +08:00
parent 80aba859e7
commit 44cb1c7f3e
5 changed files with 10 additions and 6 deletions

View File

@@ -327,7 +327,7 @@ const BackupTable = memo(
<TableHead>
<TableRow>
<TableCell>{t("Filename")}</TableCell>
<TableCell>{t("Time")}</TableCell>
<TableCell>{t("Backup Time")}</TableCell>
<TableCell align="right">{t("Actions")}</TableCell>
</TableRow>
</TableHead>