2016-12-23 16:35:29 +01:00
|
|
|
{
|
|
|
|
"semantics": [
|
|
|
|
{
|
2016-12-23 16:37:22 +01:00
|
|
|
"label": "Karten",
|
2016-12-23 16:39:55 +01:00
|
|
|
"entity": "karte",
|
2016-12-23 16:35:29 +01:00
|
|
|
"field": {
|
|
|
|
"label": "Karte",
|
|
|
|
"fields": [
|
|
|
|
{
|
|
|
|
"label": "Bild"
|
|
|
|
},
|
2017-01-24 08:47:18 +01:00
|
|
|
{
|
|
|
|
"englishLabel": "Matching Image",
|
|
|
|
"label": "Matching Image",
|
|
|
|
"englishDescription": "An optional image to match against instead of using two cards with the same image.",
|
|
|
|
"description": "An optional image to match against instead of using two cards with the same image."
|
|
|
|
},
|
2016-12-23 16:35:29 +01:00
|
|
|
{
|
|
|
|
"label": "Beschreibung",
|
|
|
|
"description": "Ein kurzer Text, der angezeigt wird, sobald zwei identische Karten gefunden werden."
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
|
|
|
},
|
2017-01-24 08:47:18 +01:00
|
|
|
{
|
|
|
|
"englishLabel": "Behavioural settings",
|
|
|
|
"label": "Behavioural settings",
|
|
|
|
"englishDescription": "These options will let you control how the game behaves.",
|
|
|
|
"description": "These options will let you control how the game behaves.",
|
|
|
|
"fields": [
|
|
|
|
{
|
|
|
|
"englishLabel": "Put the cards in a grid layout",
|
|
|
|
"label": "Put the cards in a grid layout"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"englishLabel": "Number of cards to use",
|
|
|
|
"label": "Number of cards to use",
|
|
|
|
"englishDescription": "Setting this to a number greater than 2 will make the game pick random cards from the list of cards.",
|
|
|
|
"description": "Setting this to a number greater than 2 will make the game pick random cards from the list of cards."
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"englishLabel": "Add button for retrying when the game is over",
|
|
|
|
"label": "Add button for retrying when the game is over"
|
|
|
|
}
|
|
|
|
]
|
|
|
|
},
|
2016-12-23 16:35:29 +01:00
|
|
|
{
|
|
|
|
"label": "Übersetzung",
|
|
|
|
"fields": [
|
|
|
|
{
|
|
|
|
"label": "Text für die Anzahl der Züge",
|
|
|
|
"default": "Züge"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"label": "Text für die benötigte Zeit",
|
|
|
|
"default": "Benötigte Zeit"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"label": "Text als Rückmeldung",
|
|
|
|
"default": "Gute Arbeit!"
|
2017-02-13 14:47:40 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"englishLabel": "Try again button text",
|
|
|
|
"label": "Try again button text",
|
|
|
|
"englishDefault": "Try again?",
|
|
|
|
"default": "Try again?"
|
2016-12-23 16:35:29 +01:00
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
|
|
|
]
|
2017-01-24 08:47:18 +01:00
|
|
|
}
|