Skip to content

Commit

Permalink
New translations arguments.md (Spanish)
Browse files Browse the repository at this point in the history
  • Loading branch information
FabricMCBot committed Feb 12, 2024
1 parent 5617ce4 commit 918586b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions translated/es_es/develop/commands/arguments.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,8 @@ We can use our custom argument type in a command - by passing an instance of it

Running the command, we can test whether or not the argument type works:

![Invalid argument.](../../assets/develop/commands/custom-arguments_fail.png)
![Invalid argument.](/assets/develop/commands/custom-arguments_fail.png)

![Valid argument.](../../assets/develop/commands/custom-arguments_valid.png)
![Valid argument.](/assets/develop/commands/custom-arguments_valid.png)

![Command result.](../../assets/develop/commands/custom-arguments_result.png)
![Command result.](/assets/develop/commands/custom-arguments_result.png)

0 comments on commit 918586b

Please sign in to comment.