From f4526597efdcbec4e01ff6a7bd64b8b1181b478b Mon Sep 17 00:00:00 2001 From: Steven Qiu Date: Sun, 29 Jun 2025 16:07:14 +0800 Subject: [PATCH] Update skinlib.yml Co-authored-by: Pig Fang --- resources/lang/en/skinlib.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/en/skinlib.yml b/resources/lang/en/skinlib.yml index 1a514925..a9c8f775 100644 --- a/resources/lang/en/skinlib.yml +++ b/resources/lang/en/skinlib.yml @@ -13,7 +13,7 @@ upload: private-score-notice: It will spend you more scores for setting it as private. You will be charged :score scores for per KB storage. invalid-size: Invalid :type file (width :width, height :height) invalid-hd-skin: Invalid HD skin (width and height should be divisible by 32) - too-wide: The texture is too wide (:widthpx), maximum width allowed is :maxWidthpx + too-wide: The texture is too wide (:widthpx). Maximum width allowed is :maxWidthpx lack-score: You don't have enough score to upload this texture. repeated: The texture is already uploaded by someone else. You can add it to your closet directly. success: Texture :name was uploaded successfully.