From 8f3ae6d674dbd7552a9fe4cb7793f6d85af9877a Mon Sep 17 00:00:00 2001 From: Sairenity Date: Thu, 23 Feb 2023 18:33:42 +0000 Subject: [PATCH] added english translations for minecraft server status --- public/locales/en/common.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/public/locales/en/common.json b/public/locales/en/common.json index 50e796f5..522a3acc 100755 --- a/public/locales/en/common.json +++ b/public/locales/en/common.json @@ -262,6 +262,10 @@ "queued": "Queued", "series": "Series" }, + "minecraft":{ + "players": "Players", + "version": "Version" + }, "miniflux": { "read": "Read", "unread": "Unread"