Skip to content

Commit

Permalink
Merge pull request #164 from CANALETA/patch-1
Browse files Browse the repository at this point in the history
Create es_mx.json
  • Loading branch information
seymourimadeit authored Jan 2, 2024
2 parents 662e16f + c82e98b commit 1f84bec
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions src/main/resources/assets/guardvillagers/lang/es_mx.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
{
"entity.guardvillagers.guard": "Guardia",
"item.guardvillagers.guard_spawn_egg": "Generar guardia",
"item.guardvillagers.illusioner_spawn_egg": "Generar ilusionista",
"item.guardvillagers.iron_golem_spawn_egg": "Generar gólem de hierro",
"item.guardvillagers.snow_golem_spawn_egg": "Generar gólem de nieve",
"guardinventory.health": "Salud: %s",
"guardinventory.armor": "Armadura: %s",
"subtitles.entity.guard.ambient": "Murmuro de guardia",
"subtitles.entity.guard.hurt": "Guardia herido",
"subtitles.entity.guard.death": "Guardia muerto"
}

0 comments on commit 1f84bec

Please sign in to comment.