Skip to content

Commit

Permalink
Remove unused translations
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinthegreat1 committed Sep 21, 2024
1 parent 934a617 commit dcd6c30
Showing 1 changed file with 0 additions and 14 deletions.
14 changes: 0 additions & 14 deletions src/main/resources/assets/skyblocker/lang/en_us.json
Original file line number Diff line number Diff line change
Expand Up @@ -1085,23 +1085,9 @@
"skyblocker.crimson.kuudra.lowArrowPoison": "Low on Arrow Poison!",
"skyblocker.crimson.kuudra.danger": "DANGER!",

"skyblocker.waypoints.ordered.groupNonExistent": "§cThe waypoint group %s doesn't exist.",
"skyblocker.waypoints.ordered.add.invalidHexColor": "§cInvalid HEX color code!",
"skyblocker.waypoints.ordered.addAt.success": "Added a waypoint in group %s at index %d.",
"skyblocker.waypoints.ordered.add.success": "Added a waypoint in group %s at %s.",
"skyblocker.waypoints.ordered.removeGroup.success": "Successfully removed the waypoint group %s.",
"skyblocker.waypoints.ordered.remove.success": "Successfully removed the waypoint at %s from group %s.",
"skyblocker.waypoints.ordered.removeAt.success": "Successfully removed the waypoint at index %d from group %s.",
"skyblocker.waypoints.ordered.toggle.success": "Toggled the waypoint group %s.",
"skyblocker.waypoints.ordered.showAll": "Toggled showing all waypoints from enabled groups.",
"skyblocker.waypoints.ordered.export.success": "Successfully copied your waypoints to your clipboard!",
"skyblocker.waypoints.ordered.export.fail": "§cFailed to export your waypoints, check the latest.log for more information.",
"skyblocker.waypoints.ordered.import.skyblocker.success": "Successfully imported waypoints from the Skyblocker Ordered Waypoints format!",
"skyblocker.waypoints.ordered.import.skyblocker.unknownFormatHeader": "§cThis import code doesn't look like its in the Skyblocker Ordered Waypoints format, double-check your clipboard to see if everything is correct.",
"skyblocker.waypoints.ordered.import.skyblocker.fail": "§cFailed to import waypoints from the Skyblocker Ordered Waypoints format. Make sure to have the waypoint data copied to your clipboard!",
"skyblocker.waypoints.ordered.import.coleWeight.groupAlreadyExists": "§cThere is already an ordered waypoints group under the name \"%s\", please choose another name to import your waypoints under.",
"skyblocker.waypoints.ordered.import.coleWeight.success": "Successfully imported waypoints from the Cole Weight format.",
"skyblocker.waypoints.ordered.import.coleWeight.fail": "§cFailed to import waypoints from the Cole Weight format. Make sure to have the waypoint data copied to your clipboard!",

"skyblocker.waypoints.type.WAYPOINT": "Waypoint",
"skyblocker.waypoints.type.OUTLINED_WAYPOINT": "Outlined Waypoint",
Expand Down

0 comments on commit dcd6c30

Please sign in to comment.