-
-
Notifications
You must be signed in to change notification settings - Fork 22
/
Copy pathde_de.json
13 lines (12 loc) · 873 Bytes
/
de_de.json
1
2
3
4
5
6
7
8
9
10
11
12
13
{
"commands.exceptions.invalidDimension": "Ungültige Dimension.",
"commands.exceptions.noBiomeFound": "Konnte Biom innerhalb von 6400 Blöcken nicht finden.",
"commands.exceptions.noStructureFound": "Konnte Konstruktion innerhalb von %d Blöcken nicht finden.",
"command.locate.biome.foundAt": "Biom gefunden bei",
"command.locate.feature.structure.foundAt": "Konstruktion gefunden bei",
"command.locate.feature.slimeChunk.noneFound": "Konnte Slime Chunks innerhalb von 6400 Blöcken nicht finden.",
"command.locate.feature.slimeChunk.foundAt": "Slime Chunk gefunden bei",
"command.locate.feature.slimeChunk.copy": "Klicke um die Koordinaten von diesem Slime Chunk zu kopieren.",
"command.locate.feature.slimeChunk.chunk": "Chunk",
"command.locate.feature.slimeChunk.copyChunk": "Klicke um die Chunk Koordinaten von diesem Slime Chunk zu kopieren."
}