From 60ed54f9cd6f315143a6156e2e41617dc43adb01 Mon Sep 17 00:00:00 2001 From: Per Mortensen Date: Sat, 28 Dec 2024 11:32:07 +0100 Subject: [PATCH] Add down, paused, and pending localizations for Beszel --- 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 e3670e80..1d738089 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",