From 8712ad484094599a1c6f136e66ab690eb424931a Mon Sep 17 00:00:00 2001 From: Donkie Date: Tue, 10 Jun 2025 22:04:06 +0200 Subject: [PATCH] Fixed en lang json --- client/public/locales/en/common.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/client/public/locales/en/common.json b/client/public/locales/en/common.json index 8f3c834..e7eb1b6 100644 --- a/client/public/locales/en/common.json +++ b/client/public/locales/en/common.json @@ -292,7 +292,7 @@ }, "home": { "home": "Home", - "welcome": "Welcome to your Spoolman instance!". + "welcome": "Welcome to your Spoolman instance!", "description": "It looks like you haven't added any spools yet. See the Help page for help getting started." }, "help": { @@ -396,4 +396,4 @@ "no_location": "No Location", "no_locations_help": "This page lets you organize your spools in locations, add some spools to get started!" } -} +} \ No newline at end of file