New translations .en.json (Italian)

pull/20/merge^2
Timothy Lim 2017-06-23 14:16:29 +02:00
parent e924d089b5
commit 353738d1ef
1 changed files with 27 additions and 0 deletions

View File

@ -1,6 +1,11 @@
{
"semantics":[
{
"widgets":[
{
"label":"Default"
}
],
"label":"Carte",
"entity":"carta",
"field":{
@ -37,6 +42,24 @@
}
]
},
{
"label":"Look and feel",
"description":"Control the visuals of the game.",
"fields":[
{
"label":"Theme Color",
"description":"Choose a color to create a theme for your card game.",
"default":"#909090",
"spectrum":{
}
},
{
"label":"Card Back",
"description":"Use a custom back for your cards."
}
]
},
{
"label":"Localizzazione",
"fields":[
@ -55,6 +78,10 @@
{
"label":"Try again button text",
"default":"Try again?"
},
{
"label":"Close button label",
"default":"Close"
}
]
}