update translation strings

This commit is contained in:
henrygd
2025-11-29 20:29:07 -05:00
parent 4d05bfdff0
commit 9804c8a31a
4 changed files with 40 additions and 40 deletions

View File

@@ -158,7 +158,7 @@ export default function SystemsTable() {
type="button"
variant="ghost"
size="icon"
aria-label="Clear filter"
aria-label={t`Clear`}
className="absolute right-1 top-1/2 -translate-y-1/2 h-7 w-7 text-muted-foreground"
onClick={() => setFilter("")}
>