From 52e7721835d86a9e04e110eea0881815cebac242 Mon Sep 17 00:00:00 2001
From: jhqwqmc <2110242767@qq.com>
Date: Sat, 19 Apr 2025 17:05:39 +0800
Subject: [PATCH] =?UTF-8?q?style(loader):=20=E8=8B=B1=E6=96=87=E5=90=8E?=
=?UTF-8?q?=E9=9D=A2=E5=B0=91=E4=B8=AA=E7=82=B9?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
bukkit/loader/src/main/resources/translations/en.yml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/bukkit/loader/src/main/resources/translations/en.yml b/bukkit/loader/src/main/resources/translations/en.yml
index f103554b6..ddef3454c 100644
--- a/bukkit/loader/src/main/resources/translations/en.yml
+++ b/bukkit/loader/src/main/resources/translations/en.yml
@@ -61,8 +61,8 @@ command.resource.disable.failure.unknown: "Unknown resource "
command.resource.list: "Enabled resources(): Disabled resources(): "
command.upload.failure.not_supported: "Current hosting method '' doesn't support uploading resource packs."
command.upload.on_progress: "Started uploading progress. Check the console for more information."
-command.send_resource_pack.success.single: "Sent resource pack to "
-command.send_resource_pack.success.multiple: "Send resource packs to players"
+command.send_resource_pack.success.single: "Sent resource pack to ."
+command.send_resource_pack.success.multiple: "Send resource packs to players."
warning.config.image.duplicated: "Issue found in file - Duplicated image ''."
warning.config.image.lack_height: "Issue found in file - The image '' is missing the required 'height' argument."
warning.config.image.height_smaller_than_ascent: "Issue found in file - The image '' violates the bitmap image rule: 'height' should be no lower than 'ascent'."