feat: add nds_de translation (Plattdüütsch) (#1763)

* Added de_nds ("Plattdüütsch") translation

Signed-off-by: Jonas <158217095+R40fendt@users.noreply.github.com>

* Rename de_nds.json to nds_de.json

Now matching with minecraft's language codes

Signed-off-by: Jonas <158217095+R40fendt@users.noreply.github.com>

* Added registration in translation.rs

* Cargo fmt fix

---------

Signed-off-by: Jonas <158217095+R40fendt@users.noreply.github.com>
This commit is contained in:
Jonas
2026-03-02 10:17:34 +01:00
committed by GitHub
parent a187220761
commit 7d6141b024
2 changed files with 18 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
{
"commands.pumpkin.version": "Pumpkin %s\n",
"commands.pumpkin.description": "Mookt dat jedermann mööglich, flinke Minecraft Server to kriegen.",
"commands.pumpkin.minecraft_version": "(Minecraft %1$s, Protokoll %2$s)\n",
"commands.pumpkin.github": "[GitHub-Repository]",
"commands.pumpkin.website": "[Websiet]",
"commands.pumpkin.version.hover": "Drück hier, üm de Version to koperen.",
"commands.pumpkin.description.hover": "Drück hier, üm de Version to koperen.",
"commands.pumpkin.minecraft_version.hover": "Drück hier, üm de Minecraft-Version to koperen.",
"commands.pumpkin.github.hover": "Drück hier, üm de GitHub-Repository to opdoon.",
"commands.pumpkin.website.hover": "Drück hier, üm de Websiet to opdoon."
}