Skip to content

Commit

Permalink
Minor fixes for docs
Browse files Browse the repository at this point in the history
  • Loading branch information
SIsilicon committed Dec 5, 2023
1 parent 42fcc72 commit d45436b
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
2 changes: 1 addition & 1 deletion src/server/commands/tool/superpickaxe.ts
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ const registerInformation = {
aliases : ["sp"],
usage: [
{
subName: "single",
subName: "single"
},
{
subName: "area",
Expand Down
8 changes: 8 additions & 0 deletions texts/en_US.po
Original file line number Diff line number Diff line change
Expand Up @@ -592,6 +592,14 @@ msgid "commands.wedit:superpickaxe.area"
msgstr "Super pickaxe mode is now: area."
msgid "commands.wedit:superpickaxe.description"
msgstr "Toggle the super pickaxe"
msgid "commands.wedit:superpickaxe.description"
msgstr "Toggle the super pickaxe"
msgid "commands.wedit:superpickaxe.description.single"
msgstr "Make the super pickaxe break a single block"
msgid "commands.wedit:superpickaxe.description.area"
msgstr "Make the super pickaxe break blocks in a cubic range"
msgid "commands.wedit:superpickaxe.description.recursive"
msgstr "Make the super pickaxe break blocks starting from the initial one"
msgid "commands.wedit:superpickaxe.disabled"
msgstr "Super pickaxe disabled."
msgid "commands.wedit:superpickaxe.enabled"
Expand Down

0 comments on commit d45436b

Please sign in to comment.