2015-04-07 10:16:52 +02:00
{
2017-02-20 11:34:07 +01:00
"semantics" : [
2015-04-07 10:16:52 +02:00
{
2017-06-23 14:16:29 +02:00
"widgets" : [
{
2017-08-26 12:01:24 +02:00
"label" : "Predefinito"
2017-06-23 14:16:29 +02:00
}
] ,
2017-02-20 11:34:07 +01:00
"label" : "Carte" ,
"entity" : "carta" ,
"field" : {
"label" : "Carta" ,
"fields" : [
2015-04-07 10:16:52 +02:00
{
2017-02-20 11:34:07 +01:00
"label" : "Immagine"
2015-04-07 10:16:52 +02:00
} ,
2017-01-24 08:47:18 +01:00
{
2017-08-26 12:01:24 +02:00
"label" : "Immagine abbinata" ,
"description" : "Un'immagine facoltativa da abbinare invece di utilizzare due schede con la stessa immagine."
2017-01-24 08:47:18 +01:00
} ,
2015-04-07 10:16:52 +02:00
{
2017-02-20 11:34:07 +01:00
"label" : "Descrizione" ,
"description" : "Breve testo visualizzato quando due carte uguali vengono trovate."
2015-04-07 10:16:52 +02:00
}
]
}
} ,
2017-01-24 08:47:18 +01:00
{
2017-08-26 12:01:24 +02:00
"label" : "Impostazioni di esecuzione" ,
"description" : "Queste opzioni ti consentono di controllare l'esecuzione del compito." ,
2017-02-20 11:34:07 +01:00
"fields" : [
2017-01-24 08:47:18 +01:00
{
2017-08-26 12:01:24 +02:00
"label" : "Posiziona le carte in un riquadro" ,
"description" : "Cercherà di abbinare il numero di colonne e righe quando si dispongono le schede. In seguito, le schede saranno ridimensionate per adattarsi al contenitore."
2017-01-24 08:47:18 +01:00
} ,
{
2017-08-26 12:01:24 +02:00
"label" : "Numero di schede da utilizzare" ,
"description" : "Impostare a un numero maggiore di 2 farà pescare casualmente le schede dall'elenco."
2017-01-24 08:47:18 +01:00
} ,
{
2017-02-20 11:34:07 +01:00
"label" : "Add button for retrying when the game is over"
2017-01-24 08:47:18 +01:00
}
]
} ,
2017-06-23 14:16:29 +02:00
{
"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." ,
2017-07-28 16:23:33 +02:00
"default" : "#909090" ,
2017-06-23 14:16:29 +02:00
"spectrum" : {
}
} ,
{
"label" : "Card Back" ,
"description" : "Use a custom back for your cards."
}
]
} ,
2015-04-07 10:16:52 +02:00
{
2017-02-20 11:34:07 +01:00
"label" : "Localizzazione" ,
"fields" : [
2015-04-07 10:16:52 +02:00
{
2017-02-20 11:34:07 +01:00
"label" : "Testo Gira carta" ,
"default" : "Card turns"
2015-04-07 10:16:52 +02:00
} ,
{
2017-02-20 11:34:07 +01:00
"label" : "Testo Tempo trascorso" ,
"default" : "Time spent"
2015-04-07 10:16:52 +02:00
} ,
{
2017-02-20 11:34:07 +01:00
"label" : "Testo Feedback" ,
"default" : "Good work!"
2017-02-13 14:47:40 +01:00
} ,
{
2017-02-20 11:34:07 +01:00
"label" : "Try again button text" ,
"default" : "Try again?"
2017-06-23 14:16:29 +02:00
} ,
{
"label" : "Close button label" ,
"default" : "Close"
2015-04-07 10:16:52 +02:00
}
]
}
]
2017-02-20 11:34:07 +01:00
}