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:
Illyrius
2026-02-25 01:42:30 +01:00
committed by GitHub
parent 21b22ff63a
commit 645cb9afb5
2 changed files with 18 additions and 0 deletions

View 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."
}