Merge branch 'master' of github.com:h5p/h5p-memory-game

pull/8/head
Frode Petterson 2015-08-26 15:54:43 +02:00
commit 236065c69d
1 changed files with 3 additions and 3 deletions

View File

@ -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"
}, },
{ {
@ -34,4 +34,4 @@
] ]
} }
] ]
} }