mirror of
https://github.com/henrygd/beszel.git
synced 2025-12-18 19:26:16 +01:00
update translation strings
This commit is contained in:
@@ -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("")}
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user