Added italian translation.

pull/6/head
Frode Petterson 2015-04-07 10:16:52 +02:00
parent e2f127968c
commit 0b7fcd3eee
1 changed files with 34 additions and 0 deletions

34
language/it.json Normal file
View File

@ -0,0 +1,34 @@
{
"semantics": [
{
"label": "Carte",
"entity": "carta",
"field": {
"label": "Carta",
"fields": [
{
"label": "Immagine"
},
{
"label": "Descrizione",
"description": "Breve testo visualizzato quando due carte uguali vengono trovate."
}
]
}
},
{
"label": "Localizzazione",
"fields": [
{
"label": "Testo Gira carta"
},
{
"label": "Testo Tempo trascorso"
},
{
"label": "Testo Feedback"
}
]
}
]
}