Merge branch 'master' of github.com:h5p/h5p-memory-game
commit
236065c69d
|
@ -2,7 +2,7 @@
|
||||||
"semantics": [
|
"semantics": [
|
||||||
{
|
{
|
||||||
"label": "Cartes",
|
"label": "Cartes",
|
||||||
"entity": "card",
|
"entity": "une carte",
|
||||||
"field": {
|
"field": {
|
||||||
"label": "Carte",
|
"label": "Carte",
|
||||||
"fields": [
|
"fields": [
|
||||||
|
@ -20,7 +20,7 @@
|
||||||
"label": "Localisation",
|
"label": "Localisation",
|
||||||
"fields": [
|
"fields": [
|
||||||
{
|
{
|
||||||
"label": "Texte pour une carte retournée",
|
"label": "Texte pour une carte à retourner",
|
||||||
"default": "Retourner"
|
"default": "Retourner"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in New Issue