2015-08-21 16:38:26 +02:00
|
|
|
{
|
|
|
|
"semantics": [
|
|
|
|
{
|
|
|
|
"label": "Cartes",
|
2016-07-04 19:14:13 +02:00
|
|
|
"entity": "carte",
|
2015-08-21 16:38:26 +02:00
|
|
|
"field": {
|
|
|
|
"label": "Carte",
|
|
|
|
"fields": [
|
|
|
|
{
|
|
|
|
"label": "Image"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"label": "Description",
|
|
|
|
"description": "Petit texte affiché quand deux cartes identiques sont trouvées."
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
2016-07-04 19:14:13 +02:00
|
|
|
"label": "Interface",
|
2015-08-21 16:38:26 +02:00
|
|
|
"fields": [
|
|
|
|
{
|
2016-07-04 19:14:13 +02:00
|
|
|
"label": "Texte pour le nombre de cartes retournées",
|
|
|
|
"default": "Cartes retournées :"
|
2015-08-21 16:38:26 +02:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"label": "Texte pour le temps passé",
|
2016-07-04 19:14:13 +02:00
|
|
|
"default": "Temps écoulé :"
|
2015-08-21 16:38:26 +02:00
|
|
|
},
|
|
|
|
{
|
2016-07-04 19:14:13 +02:00
|
|
|
"label": "Texte de l'appréciation finale",
|
|
|
|
"default": "Bien joué !"
|
2015-08-21 16:38:26 +02:00
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
|
|
|
]
|
2015-08-25 18:32:00 +02:00
|
|
|
}
|