quarkus: add Spanish translation, fix placeholder (#12677)

* quarkus: add Spanish translation, fix placeholder

---------

Co-authored-by: Vítor Henrique <87824454+vitorhcl@users.noreply.github.com>
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
This commit is contained in:
Darío Hereñú
2024-05-03 12:06:20 -03:00
committed by GitHub
parent 56ad4aa330
commit 2926bdb701
2 changed files with 37 additions and 1 deletions

View File

@@ -21,7 +21,7 @@
- Add one or more extensions to the current project:
`quarkus extension add {{extension_name_1 extension_name_2 ...}}`
`quarkus extension add {{extension_name1 extension_name2 ...}}`
- Build a container image using Docker: