-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(locale): 📝Added teams.json for “nl”
- Loading branch information
Showing
1 changed file
with
12 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,12 @@ | ||
{} | ||
{ | ||
"head": { | ||
"title": "Bouwteams" | ||
}, | ||
"description": "Bouwteams zijn de makkelijkste manier om mee te doen met Build The Earth. Deze groepen werken samen in een multiplayer server om steden, regio's en soms zelfs hele landen te bouwen. Alles wat je moet doen is klikken op 'Solliciteren om mee te doen' en binnen no-time kan je beginnen helpen!", | ||
"joining": "Om mee te doen in een bouwteam, moet je Minecraft Java Edition of Minecraft Bedrock Edition hebben gekocht, afhankelijk van het team. In de meeste gevallen zal je ook de Build The Earth Modpack geĂŻnstalleerd moeten hebben.", | ||
"team": { | ||
"overview": "Overzicht", | ||
"images": "Afbeeldingen", | ||
"details": "Details" | ||
} | ||
} |