mirror of
https://github.com/Pumpkin-MC/Pumpkin.git
synced 2026-08-30 20:14:23 +00:00
feat: nl_be translation (#1628)
* init Signed-off-by: illyrius666 <28700752+illyrius666@users.noreply.github.com> * fix missing bracket Signed-off-by: illyrius666 <28700752+illyrius666@users.noreply.github.com> --------- Signed-off-by: illyrius666 <28700752+illyrius666@users.noreply.github.com> Signed-off-by: Illyrius <28700752+illyrius666@users.noreply.github.com>
This commit is contained in:
12
assets/translations/nl_be.json
Normal file
12
assets/translations/nl_be.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"commands.pumpkin.version": "Pumpkin %s\n",
|
||||
"commands.pumpkin.description": "Geeft iedereen de mogelijkheid om snelle \nen efficiënte Minecraft-servers te hosten.\n",
|
||||
"commands.pumpkin.minecraft_version": "(Minecraft %1$s, Protocol %2$s)\n",
|
||||
"commands.pumpkin.github": "[GitHub-repository]",
|
||||
"commands.pumpkin.website": "[Website]",
|
||||
"commands.pumpkin.version.hover": "Klik om de versie te kopiëren",
|
||||
"commands.pumpkin.description.hover": "Klik om de beschrijving te kopiëren",
|
||||
"commands.pumpkin.minecraft_version.hover": "Klik om de Minecraft-versie te kopiëren",
|
||||
"commands.pumpkin.github.hover": "Klik om de repository te openen.",
|
||||
"commands.pumpkin.website.hover": "Klik om de website te openen."
|
||||
}
|
||||
Reference in New Issue
Block a user