Skip to content

Commit

Permalink
Update source file en_us.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Sollace committed Nov 20, 2024
1 parent 030f9a4 commit a29a635
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions src/main/resources/assets/hdskins/lang/en_us.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
"hdskins.error.open": "Error opening skin file",
"hdskins.error.invalid.too_large": "File must be smaller than 1024px in length",
"hdskins.error.invalid.shape": "Wrong dimensions",
"hdskins.error.invalid.power_of_two": "Wrong dimensions",
"hdskins.error.invalid": "Not a valid skin file",
"hdskins.error.invalid.power_of_two": "Not Power of 2",
"hdskins.error.invalid": "Invalid skin file",
"hdskins.error.select": "Please select a skin first",
"hdskins.error.mojang": "Mojang API Error",
"hdskins.error.mojang.wait": "Please wait %d minutes",
Expand Down Expand Up @@ -50,11 +50,11 @@
"hdskins.mode.riptide": "Using Riptide",
"hdskins.equipment": "Equipment: %s",
"hdskins.equipment.empty": "None",
"hdskins.equipment.leather": "Leather Armour",
"hdskins.equipment.iron": "Iron Armour",
"hdskins.equipment.gold": "Golden Armour",
"hdskins.equipment.diamond": "Diamond Armour",
"hdskins.equipment.netherite": "Netherite Armour",
"hdskins.equipment.leather": "Leather Armor",
"hdskins.equipment.iron": "Iron Armor",
"hdskins.equipment.gold": "Golden Armor",
"hdskins.equipment.diamond": "Diamond Armor",
"hdskins.equipment.netherite": "Netherite Armor",
"hdskins.equipment.turtle": "Turtle Helmet",
"hdskins.options.chevy": ">>",
"hdskins.options.chevy.title": "Upload Skin",
Expand Down

0 comments on commit a29a635

Please sign in to comment.