mirror of
https://github.com/Pumpkin-MC/Pumpkin
synced 2025-09-24 21:22:43 +00:00
* Custom translations! Added to TextComponents custom translations, allowing to send commands in the current player locale. * Ignoring locale's typos * Paired reorder_substitutions with vanilla Changed how reorder substitutions work to match how vanilla allows to join next and numeral substitutions.
12 lines
766 B
JSON
12 lines
766 B
JSON
{
|
|
"commands.pumpkin.version": "Pumpkin %s\n",
|
|
"commands.pumpkin.description": "Dando a todos el poder de alojar servidores \nde Minecraft rápidos y eficientes.\n",
|
|
"commands.pumpkin.minecraft_version": "(Minecraft %1$s, Protocolo %2$s)\n",
|
|
"commands.pumpkin.github": "[Repositorio de Github]",
|
|
"commands.pumpkin.website": "[Página Web]",
|
|
"commands.pumpkin.version.hover": "Haz clic para copiar la versión",
|
|
"commands.pumpkin.description.hover": "Haz clic para copiar la descripción",
|
|
"commands.pumpkin.minecraft_version.hover": "Haz clic para copiar la versión de Minecraft",
|
|
"commands.pumpkin.github.hover": "Haz clic para abrir el repositorio.",
|
|
"commands.pumpkin.website.hover": "Haz clic para abrir la página web."
|
|
} |