Advertisement
renkor

Untitled

Jan 31st, 2020
136
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.78 KB | None | 0 0
  1. {
  2. "block.gravestone.gravestone": "Tumba",
  3. "item.gravestone.death_info": "Obituario",
  4. "entity.gravestone.player_ghost": "Fantasma del jugador",
  5. "message.died": "%s murió el %s",
  6. "message.deathlocation": "Lugar de fallecimiento",
  7. "message.no_deathlocation": "No está disponible el lugar de fallecimiento",
  8. "message.create_grave_failed": "La tumba no se pudo situar",
  9. "gui.deathinfo.name": "Nombre",
  10. "gui.deathinfo.title": "Información de la muerte del jugador",
  11. "gui.deathinfo.location": "Lugar",
  12. "gui.deathinfo.dimension": "Dimensión",
  13. "gui.deathinfo.title.items": "Objetos portados",
  14. "gui.deathinfo.page": "Página",
  15. "gui.deathinfo.time": "Fecha",
  16. "gui.deathitems": "Objetos portados",
  17. "button.next": "Siguiente",
  18. "button.prev": "Atrás"
  19. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement