Client: Added translation for Unknown

This commit is contained in:
Donkie
2023-07-14 12:04:35 +02:00
parent 9b1e68e5bf
commit 14e758ea23
4 changed files with 5 additions and 1 deletions

View File

@@ -204,6 +204,7 @@ export const SpoolList: React.FC<IResourceComponentsProps> = () => {
i18ncat: "spool",
unit: "g",
decimals: 1,
defaultText: t("unknown"),
dataSource,
tableState,
})}