aboutsummaryrefslogtreecommitdiff
path: root/lang/it.json
diff options
context:
space:
mode:
Diffstat (limited to 'lang/it.json')
-rw-r--r--lang/it.json15
1 files changed, 14 insertions, 1 deletions
diff --git a/lang/it.json b/lang/it.json
index d6c7f2a..879f017 100644
--- a/lang/it.json
+++ b/lang/it.json
@@ -1,5 +1,4 @@
{
- "_name": "Francese",
"crash": {
"title": "Kartik Crash Reporter",
"head": "Kartik ha smesso di funzionare",
@@ -187,5 +186,19 @@
"aborted": "L'altro giocatore ha lasciato il gioco",
"car0": "La tua auto",
"car1": "La sua auto"
+ },
+ "stats": {
+ "menu": "Statistiche",
+ "title": "Statistiche di gioco",
+ "items": {
+ "times.single": "Tempo trascorso in singleplayer",
+ "times.local": "Tempo trascorso in modalità locale",
+ "times.online": "Tempo trascorso giocando online",
+ "results.wins": "Numero di partite vinte",
+ "results.loses": "Numero di partite perse",
+ "ingame.walls": "Numero di collisioni avute",
+ "ingame.laps": " Numero di giri effettuati",
+ "ingame.turns": "Numero di rotazioni effettuate"
+ }
}
} \ No newline at end of file