mirror of
https://github.com/Pumpkin-MC/Pumpkin.git
synced 2026-08-30 20:14:23 +00:00
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:
12
assets/translations/nds_de.json
Normal file
12
assets/translations/nds_de.json
Normal 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."
|
||||
}
|
||||
Reference in New Issue
Block a user