From 5d63b3d2122fe949ab07568ab98625f2bdafdeb8 Mon Sep 17 00:00:00 2001 From: Per Mortensen Date: Sat, 28 Dec 2024 16:35:22 +0100 Subject: [PATCH] Fix: include all Beszel status localization strings (#4504) --- public/locales/en/common.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/public/locales/en/common.json b/public/locales/en/common.json index e3670e806..1d7380894 100644 --- a/public/locales/en/common.json +++ b/public/locales/en/common.json @@ -982,6 +982,9 @@ "name": "Name", "systems": "Systems", "up": "Up", + "down": "Down", + "paused": "Paused", + "pending": "Pending", "status": "Status", "updated": "Updated", "cpu": "CPU",