From 51afd867f9ae51c6c11c48bdfec91d4988f35397 Mon Sep 17 00:00:00 2001 From: Maksim Zakharov Date: Thu, 18 Aug 2022 17:33:32 +0300 Subject: add status for pci devises --- src/locales/en-US.json | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/locales/en-US.json') diff --git a/src/locales/en-US.json b/src/locales/en-US.json index c6f209c4..9e5322c8 100644 --- a/src/locales/en-US.json +++ b/src/locales/en-US.json @@ -1107,6 +1107,8 @@ "table": { "id": "ID", "name": "Name", + "health": "Health", + "health_d": "OK", "type": "Type", "model": "Model", "manufacturer": "Manufacturer", -- cgit v1.2.3