aboutsummaryrefslogtreecommitdiff
path: root/lang/nl.json
diff options
context:
space:
mode:
Diffstat (limited to 'lang/nl.json')
-rw-r--r--lang/nl.json15
1 files changed, 14 insertions, 1 deletions
diff --git a/lang/nl.json b/lang/nl.json
index 6b7b2a1..883df7d 100644
--- a/lang/nl.json
+++ b/lang/nl.json
@@ -1,5 +1,4 @@
{
- "_name": "Frans",
"crash": {
"title": "Kartik Crash Verslaggever",
"head": "Kartik werkt niet meer",
@@ -187,5 +186,19 @@
"aborted": "De andere speler verliet het spel",
"car0": "Uw auto",
"car1": "Zijn auto"
+ },
+ "stats": {
+ "menu": "Statistieken",
+ "title": "Spelstatistieken",
+ "items": {
+ "times.single": "Tijd doorgebracht in singleplayer",
+ "times.local": "Tijd doorgebracht in lokale modus",
+ "times.online": "Tijd besteed aan online spelen",
+ "results.wins": "Aantal games dat je hebt gewonnen",
+ "results.loses": "Aantal games dat je hebt verloren",
+ "ingame.walls": "Aantal botsingen",
+ "ingame.laps": " Aantal ronden dat je hebt gemaakt",
+ "ingame.turns": "Aantal omwentelingen dat je hebt gemaakt"
+ }
}
} \ No newline at end of file