mirror of
https://github.com/fankes/beszel.git
synced 2025-10-19 01:39:34 +08:00
remove "GPU" from translations
This commit is contained in:
@@ -210,7 +210,7 @@ export default function SystemsTable() {
|
||||
{
|
||||
accessorFn: (originalRow) => originalRow.info.g,
|
||||
id: "gpu",
|
||||
name: () => t`GPU`,
|
||||
name: "GPU",
|
||||
invertSorting: true,
|
||||
sortUndefined: -1,
|
||||
cell: CellFormatter,
|
||||
|
Reference in New Issue
Block a user