Merge translations
parent
252bae0220
commit
3fa7df69fb
|
@ -0,0 +1,89 @@
|
|||
{
|
||||
"semantics":[
|
||||
{
|
||||
"widgets":[
|
||||
{
|
||||
"label":"Default"
|
||||
}
|
||||
],
|
||||
"label":"Cards",
|
||||
"entity":"card",
|
||||
"field":{
|
||||
"label":"Card",
|
||||
"fields":[
|
||||
{
|
||||
"label":"Image"
|
||||
},
|
||||
{
|
||||
"label":"Matching Image",
|
||||
"description":"An optional image to match against instead of using two cards with the same image."
|
||||
},
|
||||
{
|
||||
"label":"Description",
|
||||
"description":"An optional short text that will pop up once the two matching cards are found."
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"label":"Behavioural settings",
|
||||
"description":"These options will let you control how the game behaves.",
|
||||
"fields":[
|
||||
{
|
||||
"label":"Position the cards in a square",
|
||||
"description":"Will try to match the number of columns and rows when laying out the cards. Afterward, the cards will be scaled to fit the container."
|
||||
},
|
||||
{
|
||||
"label":"Number of cards to use",
|
||||
"description":"Setting this to a number greater than 2 will make the game pick random cards from the list of cards."
|
||||
},
|
||||
{
|
||||
"label":"Add button for retrying when the game is over"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"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.",
|
||||
"default":"#909090",
|
||||
"spectrum":{
|
||||
|
||||
}
|
||||
},
|
||||
{
|
||||
"label":"Card Back",
|
||||
"description":"Use a custom back for your cards."
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label":"Localization",
|
||||
"fields":[
|
||||
{
|
||||
"label":"Card turns text",
|
||||
"default":"Card turns"
|
||||
},
|
||||
{
|
||||
"label":"Time spent text",
|
||||
"default":"Time spent"
|
||||
},
|
||||
{
|
||||
"label":"Feedback text",
|
||||
"default":"Good work!"
|
||||
},
|
||||
{
|
||||
"label":"Try again button text",
|
||||
"default":"Try again?"
|
||||
},
|
||||
{
|
||||
"label":"Close button label",
|
||||
"default":"Close"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
|
@ -1,6 +1,11 @@
|
|||
{
|
||||
"semantics":[
|
||||
{
|
||||
"widgets":[
|
||||
{
|
||||
"label":"Default"
|
||||
}
|
||||
],
|
||||
"label":"البطاقات",
|
||||
"entity":"بطاقة",
|
||||
"field":{
|
||||
|
@ -38,25 +43,46 @@
|
|||
]
|
||||
},
|
||||
{
|
||||
"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.",
|
||||
"default":"#909090",
|
||||
"spectrum":{
|
||||
|
||||
}
|
||||
},
|
||||
{
|
||||
"label":"Card Back",
|
||||
"description":"Use a custom back for your cards."
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label":"الأقلمة",
|
||||
"fields":[
|
||||
{
|
||||
"label": "نص تدوير البطاقة"
|
||||
"label":"نص تدوير البطاقة",
|
||||
"default":"Card turns"
|
||||
},
|
||||
{
|
||||
"label": "نص التوقيت الزمني"
|
||||
"label":"نص التوقيت الزمني",
|
||||
"default":"Time spent"
|
||||
},
|
||||
{
|
||||
"label": "نص الملاحظات"
|
||||
"label":"نص الملاحظات",
|
||||
"default":"Good work!"
|
||||
},
|
||||
{},
|
||||
{}
|
||||
{
|
||||
"label":"Try again button text",
|
||||
"default":"Try again?"
|
||||
},
|
||||
{
|
||||
"label":"Close button label",
|
||||
"default":"Close"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
|
|
|
@ -1,6 +1,11 @@
|
|||
{
|
||||
"semantics":[
|
||||
{
|
||||
"widgets":[
|
||||
{
|
||||
"label":"Default"
|
||||
}
|
||||
],
|
||||
"label":"Karte",
|
||||
"entity":"karte",
|
||||
"field":{
|
||||
|
@ -38,9 +43,21 @@
|
|||
]
|
||||
},
|
||||
{
|
||||
"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.",
|
||||
"default":"#909090",
|
||||
"spectrum":{
|
||||
|
||||
}
|
||||
},
|
||||
{
|
||||
"label":"Card Back",
|
||||
"description":"Use a custom back for your cards."
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
|
@ -62,7 +79,10 @@
|
|||
"label":"Tekst na dugmetu pokušaj ponovo",
|
||||
"default":"Pokušaj ponovo?"
|
||||
},
|
||||
{}
|
||||
{
|
||||
"label":"Close button label",
|
||||
"default":"Close"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
|
|
|
@ -0,0 +1,89 @@
|
|||
{
|
||||
"semantics":[
|
||||
{
|
||||
"widgets":[
|
||||
{
|
||||
"label":"Default"
|
||||
}
|
||||
],
|
||||
"label":"Cards",
|
||||
"entity":"card",
|
||||
"field":{
|
||||
"label":"Card",
|
||||
"fields":[
|
||||
{
|
||||
"label":"Image"
|
||||
},
|
||||
{
|
||||
"label":"Matching Image",
|
||||
"description":"An optional image to match against instead of using two cards with the same image."
|
||||
},
|
||||
{
|
||||
"label":"Description",
|
||||
"description":"An optional short text that will pop up once the two matching cards are found."
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"label":"Behavioural settings",
|
||||
"description":"These options will let you control how the game behaves.",
|
||||
"fields":[
|
||||
{
|
||||
"label":"Position the cards in a square",
|
||||
"description":"Will try to match the number of columns and rows when laying out the cards. Afterward, the cards will be scaled to fit the container."
|
||||
},
|
||||
{
|
||||
"label":"Number of cards to use",
|
||||
"description":"Setting this to a number greater than 2 will make the game pick random cards from the list of cards."
|
||||
},
|
||||
{
|
||||
"label":"Add button for retrying when the game is over"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"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.",
|
||||
"default":"#909090",
|
||||
"spectrum":{
|
||||
|
||||
}
|
||||
},
|
||||
{
|
||||
"label":"Card Back",
|
||||
"description":"Use a custom back for your cards."
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label":"Localization",
|
||||
"fields":[
|
||||
{
|
||||
"label":"Card turns text",
|
||||
"default":"Card turns"
|
||||
},
|
||||
{
|
||||
"label":"Time spent text",
|
||||
"default":"Time spent"
|
||||
},
|
||||
{
|
||||
"label":"Feedback text",
|
||||
"default":"Good work!"
|
||||
},
|
||||
{
|
||||
"label":"Try again button text",
|
||||
"default":"Try again?"
|
||||
},
|
||||
{
|
||||
"label":"Close button label",
|
||||
"default":"Close"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
|
@ -0,0 +1,89 @@
|
|||
{
|
||||
"semantics":[
|
||||
{
|
||||
"widgets":[
|
||||
{
|
||||
"label":"Default"
|
||||
}
|
||||
],
|
||||
"label":"Cards",
|
||||
"entity":"card",
|
||||
"field":{
|
||||
"label":"Card",
|
||||
"fields":[
|
||||
{
|
||||
"label":"Image"
|
||||
},
|
||||
{
|
||||
"label":"Matching Image",
|
||||
"description":"An optional image to match against instead of using two cards with the same image."
|
||||
},
|
||||
{
|
||||
"label":"Description",
|
||||
"description":"An optional short text that will pop up once the two matching cards are found."
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"label":"Behavioural settings",
|
||||
"description":"These options will let you control how the game behaves.",
|
||||
"fields":[
|
||||
{
|
||||
"label":"Position the cards in a square",
|
||||
"description":"Will try to match the number of columns and rows when laying out the cards. Afterward, the cards will be scaled to fit the container."
|
||||
},
|
||||
{
|
||||
"label":"Number of cards to use",
|
||||
"description":"Setting this to a number greater than 2 will make the game pick random cards from the list of cards."
|
||||
},
|
||||
{
|
||||
"label":"Add button for retrying when the game is over"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"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.",
|
||||
"default":"#909090",
|
||||
"spectrum":{
|
||||
|
||||
}
|
||||
},
|
||||
{
|
||||
"label":"Card Back",
|
||||
"description":"Use a custom back for your cards."
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label":"Localization",
|
||||
"fields":[
|
||||
{
|
||||
"label":"Card turns text",
|
||||
"default":"Card turns"
|
||||
},
|
||||
{
|
||||
"label":"Time spent text",
|
||||
"default":"Time spent"
|
||||
},
|
||||
{
|
||||
"label":"Feedback text",
|
||||
"default":"Good work!"
|
||||
},
|
||||
{
|
||||
"label":"Try again button text",
|
||||
"default":"Try again?"
|
||||
},
|
||||
{
|
||||
"label":"Close button label",
|
||||
"default":"Close"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
|
@ -0,0 +1,89 @@
|
|||
{
|
||||
"semantics":[
|
||||
{
|
||||
"widgets":[
|
||||
{
|
||||
"label":"Default"
|
||||
}
|
||||
],
|
||||
"label":"Cards",
|
||||
"entity":"card",
|
||||
"field":{
|
||||
"label":"Card",
|
||||
"fields":[
|
||||
{
|
||||
"label":"Image"
|
||||
},
|
||||
{
|
||||
"label":"Matching Image",
|
||||
"description":"An optional image to match against instead of using two cards with the same image."
|
||||
},
|
||||
{
|
||||
"label":"Description",
|
||||
"description":"An optional short text that will pop up once the two matching cards are found."
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"label":"Behavioural settings",
|
||||
"description":"These options will let you control how the game behaves.",
|
||||
"fields":[
|
||||
{
|
||||
"label":"Position the cards in a square",
|
||||
"description":"Will try to match the number of columns and rows when laying out the cards. Afterward, the cards will be scaled to fit the container."
|
||||
},
|
||||
{
|
||||
"label":"Number of cards to use",
|
||||
"description":"Setting this to a number greater than 2 will make the game pick random cards from the list of cards."
|
||||
},
|
||||
{
|
||||
"label":"Add button for retrying when the game is over"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"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.",
|
||||
"default":"#909090",
|
||||
"spectrum":{
|
||||
|
||||
}
|
||||
},
|
||||
{
|
||||
"label":"Card Back",
|
||||
"description":"Use a custom back for your cards."
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label":"Localization",
|
||||
"fields":[
|
||||
{
|
||||
"label":"Card turns text",
|
||||
"default":"Card turns"
|
||||
},
|
||||
{
|
||||
"label":"Time spent text",
|
||||
"default":"Time spent"
|
||||
},
|
||||
{
|
||||
"label":"Feedback text",
|
||||
"default":"Good work!"
|
||||
},
|
||||
{
|
||||
"label":"Try again button text",
|
||||
"default":"Try again?"
|
||||
},
|
||||
{
|
||||
"label":"Close button label",
|
||||
"default":"Close"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
|
@ -1,6 +1,11 @@
|
|||
{
|
||||
"semantics":[
|
||||
{
|
||||
"widgets":[
|
||||
{
|
||||
"label":"Vorgaben"
|
||||
}
|
||||
],
|
||||
"label":"Karten",
|
||||
"entity":"karte",
|
||||
"field":{
|
||||
|
@ -10,8 +15,8 @@
|
|||
"label":"Bild"
|
||||
},
|
||||
{
|
||||
"label": "Matching Image",
|
||||
"description": "An optional image to match against instead of using two cards with the same image."
|
||||
"label":"Passendes Bild",
|
||||
"description":"Ein optionales anderes Bild als Gegenstück statt zwei Karten mit dem selben Bild zu nutzen"
|
||||
},
|
||||
{
|
||||
"label":"Beschreibung",
|
||||
|
@ -21,26 +26,38 @@
|
|||
}
|
||||
},
|
||||
{
|
||||
"label": "Behavioural settings",
|
||||
"description": "These options will let you control how the game behaves.",
|
||||
"label":"Interaktionseinstellungen",
|
||||
"description":"Mit diesen Einstellungen kannst du das Verhalten des Spiels anpassen.",
|
||||
"fields":[
|
||||
{
|
||||
"label": "Position the cards in a square",
|
||||
"description": "Will try to match the number of columns and rows when laying out the cards. Afterward, the cards will be scaled to fit the container."
|
||||
"label":"Positioniere die Karten in einem Quadrat.",
|
||||
"description":"Es wird versucht, die Anzahl der Zeilen und Spalten passend zu den Karten einzustellen. Danach werden die Karten passend skaliert."
|
||||
},
|
||||
{
|
||||
"label": "Number of cards to use",
|
||||
"description": "Setting this to a number greater than 2 will make the game pick random cards from the list of cards."
|
||||
"label":"Anzahl der zu nutzenden Karten",
|
||||
"description":"Wird hier eine Zahl größer als 2 eingestellt, werden zufällig Karten aus der Kartenliste gezogen."
|
||||
},
|
||||
{
|
||||
"label": "Add button for retrying when the game is over"
|
||||
"label":"Füge einen Button hinzu, um das Spiel noch einmal neu zu starten zu können, wenn es vorbei ist."
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label":"Design-Aspekte",
|
||||
"description":"Beeinflusse die Optik des Spiels",
|
||||
"fields":[
|
||||
{},
|
||||
{}
|
||||
{
|
||||
"label":"Themenfarbe",
|
||||
"description":"Wähle eine Farbe, um ein Theme für deine Karten zu erstellen.",
|
||||
"default":"#909090",
|
||||
"spectrum":{
|
||||
|
||||
}
|
||||
},
|
||||
{
|
||||
"label":"Kartenrückseite",
|
||||
"description":"Nutze eine individuelle Rückseite für deine Karten."
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
|
@ -58,8 +75,14 @@
|
|||
"label":"Text als Rückmeldung",
|
||||
"default":"Gute Arbeit!"
|
||||
},
|
||||
{},
|
||||
{}
|
||||
{
|
||||
"label":"Text des Wiederholen-Buttons",
|
||||
"default":"Erneut versuchen?"
|
||||
},
|
||||
{
|
||||
"label":"Beschriftung des \"Abbrechen\"-Buttons",
|
||||
"default":"Schließen"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
|
|
|
@ -0,0 +1,89 @@
|
|||
{
|
||||
"semantics":[
|
||||
{
|
||||
"widgets":[
|
||||
{
|
||||
"label":"Default"
|
||||
}
|
||||
],
|
||||
"label":"Cards",
|
||||
"entity":"card",
|
||||
"field":{
|
||||
"label":"Card",
|
||||
"fields":[
|
||||
{
|
||||
"label":"Image"
|
||||
},
|
||||
{
|
||||
"label":"Matching Image",
|
||||
"description":"An optional image to match against instead of using two cards with the same image."
|
||||
},
|
||||
{
|
||||
"label":"Description",
|
||||
"description":"An optional short text that will pop up once the two matching cards are found."
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"label":"Behavioural settings",
|
||||
"description":"These options will let you control how the game behaves.",
|
||||
"fields":[
|
||||
{
|
||||
"label":"Position the cards in a square",
|
||||
"description":"Will try to match the number of columns and rows when laying out the cards. Afterward, the cards will be scaled to fit the container."
|
||||
},
|
||||
{
|
||||
"label":"Number of cards to use",
|
||||
"description":"Setting this to a number greater than 2 will make the game pick random cards from the list of cards."
|
||||
},
|
||||
{
|
||||
"label":"Add button for retrying when the game is over"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"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.",
|
||||
"default":"#909090",
|
||||
"spectrum":{
|
||||
|
||||
}
|
||||
},
|
||||
{
|
||||
"label":"Card Back",
|
||||
"description":"Use a custom back for your cards."
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label":"Localization",
|
||||
"fields":[
|
||||
{
|
||||
"label":"Card turns text",
|
||||
"default":"Card turns"
|
||||
},
|
||||
{
|
||||
"label":"Time spent text",
|
||||
"default":"Time spent"
|
||||
},
|
||||
{
|
||||
"label":"Feedback text",
|
||||
"default":"Good work!"
|
||||
},
|
||||
{
|
||||
"label":"Try again button text",
|
||||
"default":"Try again?"
|
||||
},
|
||||
{
|
||||
"label":"Close button label",
|
||||
"default":"Close"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
|
@ -0,0 +1,89 @@
|
|||
{
|
||||
"semantics":[
|
||||
{
|
||||
"widgets":[
|
||||
{
|
||||
"label":"Predeterminado"
|
||||
}
|
||||
],
|
||||
"label":"Tarjetas",
|
||||
"entity":"card",
|
||||
"field":{
|
||||
"label":"Tarjeta",
|
||||
"fields":[
|
||||
{
|
||||
"label":"Imagen"
|
||||
},
|
||||
{
|
||||
"label":"Imagen coincidente",
|
||||
"description":"Una imagen opcional para emparejar, en vez de usar dos tarjetas con la misma imagen."
|
||||
},
|
||||
{
|
||||
"label":"Descripción",
|
||||
"description":"Un breve texto opcional que aparecerá una vez se encuentren las dos cartas coincidentes."
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"label":"Ajustes de comportamiento",
|
||||
"description":"Estas opciones le permitirán controlar cómo se comporta el juego.",
|
||||
"fields":[
|
||||
{
|
||||
"label":"Coloca las tarjetas en un cuadrado",
|
||||
"description":"Intentará igualar el número de columnas y filas al distribuir las tarjetas. Después, las tarjetas se escalarán para que se ajusten al contenedor."
|
||||
},
|
||||
{
|
||||
"label":"Número de tarjetas a utilizar",
|
||||
"description":"Establecer esto a un número mayor que 2 hará que el juego seleccione tarjetas aleatorias de la lista de tarjetas."
|
||||
},
|
||||
{
|
||||
"label":"Añadir botón para volver a intentarlo cuando el juego ha terminado"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label":"Aspecto y comportamiento",
|
||||
"description":"Controla los efectos visuales del juego.",
|
||||
"fields":[
|
||||
{
|
||||
"label":"Color del tema",
|
||||
"description":"Elegir un color para crear un tema para su juego de cartas.",
|
||||
"default":"#909090",
|
||||
"spectrum":{
|
||||
|
||||
}
|
||||
},
|
||||
{
|
||||
"label":"Parte posterior de la tarjeta",
|
||||
"description":"Utilice una parte posterior personalizada para sus tarjetas."
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label":"Localización",
|
||||
"fields":[
|
||||
{
|
||||
"label":"Texto para los giros de tarjetas",
|
||||
"default":"Giros de tarjeta"
|
||||
},
|
||||
{
|
||||
"label":"Texto de tiempo usado",
|
||||
"default":"Tiempo usado"
|
||||
},
|
||||
{
|
||||
"label":"Texto de comentarios",
|
||||
"default":"¡Buen trabajo!"
|
||||
},
|
||||
{
|
||||
"label":"Intente del botón Intente de nuevo",
|
||||
"default":"¿Volver a intentarlo?"
|
||||
},
|
||||
{
|
||||
"label":"Etiqueta del botón Cerrar",
|
||||
"default":"Cerrar"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
|
@ -0,0 +1,89 @@
|
|||
{
|
||||
"semantics":[
|
||||
{
|
||||
"widgets":[
|
||||
{
|
||||
"label":"Default"
|
||||
}
|
||||
],
|
||||
"label":"Cards",
|
||||
"entity":"card",
|
||||
"field":{
|
||||
"label":"Card",
|
||||
"fields":[
|
||||
{
|
||||
"label":"Image"
|
||||
},
|
||||
{
|
||||
"label":"Matching Image",
|
||||
"description":"An optional image to match against instead of using two cards with the same image."
|
||||
},
|
||||
{
|
||||
"label":"Description",
|
||||
"description":"An optional short text that will pop up once the two matching cards are found."
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"label":"Behavioural settings",
|
||||
"description":"These options will let you control how the game behaves.",
|
||||
"fields":[
|
||||
{
|
||||
"label":"Position the cards in a square",
|
||||
"description":"Will try to match the number of columns and rows when laying out the cards. Afterward, the cards will be scaled to fit the container."
|
||||
},
|
||||
{
|
||||
"label":"Number of cards to use",
|
||||
"description":"Setting this to a number greater than 2 will make the game pick random cards from the list of cards."
|
||||
},
|
||||
{
|
||||
"label":"Add button for retrying when the game is over"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"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.",
|
||||
"default":"#909090",
|
||||
"spectrum":{
|
||||
|
||||
}
|
||||
},
|
||||
{
|
||||
"label":"Card Back",
|
||||
"description":"Use a custom back for your cards."
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label":"Localization",
|
||||
"fields":[
|
||||
{
|
||||
"label":"Card turns text",
|
||||
"default":"Card turns"
|
||||
},
|
||||
{
|
||||
"label":"Time spent text",
|
||||
"default":"Time spent"
|
||||
},
|
||||
{
|
||||
"label":"Feedback text",
|
||||
"default":"Good work!"
|
||||
},
|
||||
{
|
||||
"label":"Try again button text",
|
||||
"default":"Try again?"
|
||||
},
|
||||
{
|
||||
"label":"Close button label",
|
||||
"default":"Close"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
|
@ -0,0 +1,89 @@
|
|||
{
|
||||
"semantics":[
|
||||
{
|
||||
"widgets":[
|
||||
{
|
||||
"label":"Default"
|
||||
}
|
||||
],
|
||||
"label":"Cards",
|
||||
"entity":"card",
|
||||
"field":{
|
||||
"label":"Card",
|
||||
"fields":[
|
||||
{
|
||||
"label":"Image"
|
||||
},
|
||||
{
|
||||
"label":"Matching Image",
|
||||
"description":"An optional image to match against instead of using two cards with the same image."
|
||||
},
|
||||
{
|
||||
"label":"Description",
|
||||
"description":"An optional short text that will pop up once the two matching cards are found."
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"label":"Behavioural settings",
|
||||
"description":"These options will let you control how the game behaves.",
|
||||
"fields":[
|
||||
{
|
||||
"label":"Position the cards in a square",
|
||||
"description":"Will try to match the number of columns and rows when laying out the cards. Afterward, the cards will be scaled to fit the container."
|
||||
},
|
||||
{
|
||||
"label":"Number of cards to use",
|
||||
"description":"Setting this to a number greater than 2 will make the game pick random cards from the list of cards."
|
||||
},
|
||||
{
|
||||
"label":"Add button for retrying when the game is over"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"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.",
|
||||
"default":"#909090",
|
||||
"spectrum":{
|
||||
|
||||
}
|
||||
},
|
||||
{
|
||||
"label":"Card Back",
|
||||
"description":"Use a custom back for your cards."
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label":"Localization",
|
||||
"fields":[
|
||||
{
|
||||
"label":"Card turns text",
|
||||
"default":"Card turns"
|
||||
},
|
||||
{
|
||||
"label":"Time spent text",
|
||||
"default":"Time spent"
|
||||
},
|
||||
{
|
||||
"label":"Feedback text",
|
||||
"default":"Good work!"
|
||||
},
|
||||
{
|
||||
"label":"Try again button text",
|
||||
"default":"Try again?"
|
||||
},
|
||||
{
|
||||
"label":"Close button label",
|
||||
"default":"Close"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
|
@ -1,6 +1,11 @@
|
|||
{
|
||||
"semantics":[
|
||||
{
|
||||
"widgets":[
|
||||
{
|
||||
"label":"Default"
|
||||
}
|
||||
],
|
||||
"label":"Cartes",
|
||||
"entity":"carte",
|
||||
"field":{
|
||||
|
@ -38,9 +43,21 @@
|
|||
]
|
||||
},
|
||||
{
|
||||
"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.",
|
||||
"default":"#909090",
|
||||
"spectrum":{
|
||||
|
||||
}
|
||||
},
|
||||
{
|
||||
"label":"Card Back",
|
||||
"description":"Use a custom back for your cards."
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
|
@ -58,8 +75,14 @@
|
|||
"label":"Texte de l'appréciation finale",
|
||||
"default":"Bien joué !"
|
||||
},
|
||||
{},
|
||||
{}
|
||||
{
|
||||
"label":"Try again button text",
|
||||
"default":"Try again?"
|
||||
},
|
||||
{
|
||||
"label":"Close button label",
|
||||
"default":"Close"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
|
|
|
@ -0,0 +1,89 @@
|
|||
{
|
||||
"semantics":[
|
||||
{
|
||||
"widgets":[
|
||||
{
|
||||
"label":"Default"
|
||||
}
|
||||
],
|
||||
"label":"Cards",
|
||||
"entity":"card",
|
||||
"field":{
|
||||
"label":"Card",
|
||||
"fields":[
|
||||
{
|
||||
"label":"Image"
|
||||
},
|
||||
{
|
||||
"label":"Matching Image",
|
||||
"description":"An optional image to match against instead of using two cards with the same image."
|
||||
},
|
||||
{
|
||||
"label":"Description",
|
||||
"description":"An optional short text that will pop up once the two matching cards are found."
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"label":"Behavioural settings",
|
||||
"description":"These options will let you control how the game behaves.",
|
||||
"fields":[
|
||||
{
|
||||
"label":"Position the cards in a square",
|
||||
"description":"Will try to match the number of columns and rows when laying out the cards. Afterward, the cards will be scaled to fit the container."
|
||||
},
|
||||
{
|
||||
"label":"Number of cards to use",
|
||||
"description":"Setting this to a number greater than 2 will make the game pick random cards from the list of cards."
|
||||
},
|
||||
{
|
||||
"label":"Add button for retrying when the game is over"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"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.",
|
||||
"default":"#909090",
|
||||
"spectrum":{
|
||||
|
||||
}
|
||||
},
|
||||
{
|
||||
"label":"Card Back",
|
||||
"description":"Use a custom back for your cards."
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label":"Localization",
|
||||
"fields":[
|
||||
{
|
||||
"label":"Card turns text",
|
||||
"default":"Card turns"
|
||||
},
|
||||
{
|
||||
"label":"Time spent text",
|
||||
"default":"Time spent"
|
||||
},
|
||||
{
|
||||
"label":"Feedback text",
|
||||
"default":"Good work!"
|
||||
},
|
||||
{
|
||||
"label":"Try again button text",
|
||||
"default":"Try again?"
|
||||
},
|
||||
{
|
||||
"label":"Close button label",
|
||||
"default":"Close"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
|
@ -0,0 +1,89 @@
|
|||
{
|
||||
"semantics":[
|
||||
{
|
||||
"widgets":[
|
||||
{
|
||||
"label":"Default"
|
||||
}
|
||||
],
|
||||
"label":"Cards",
|
||||
"entity":"card",
|
||||
"field":{
|
||||
"label":"Card",
|
||||
"fields":[
|
||||
{
|
||||
"label":"Image"
|
||||
},
|
||||
{
|
||||
"label":"Matching Image",
|
||||
"description":"An optional image to match against instead of using two cards with the same image."
|
||||
},
|
||||
{
|
||||
"label":"Description",
|
||||
"description":"An optional short text that will pop up once the two matching cards are found."
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"label":"Behavioural settings",
|
||||
"description":"These options will let you control how the game behaves.",
|
||||
"fields":[
|
||||
{
|
||||
"label":"Position the cards in a square",
|
||||
"description":"Will try to match the number of columns and rows when laying out the cards. Afterward, the cards will be scaled to fit the container."
|
||||
},
|
||||
{
|
||||
"label":"Number of cards to use",
|
||||
"description":"Setting this to a number greater than 2 will make the game pick random cards from the list of cards."
|
||||
},
|
||||
{
|
||||
"label":"Add button for retrying when the game is over"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"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.",
|
||||
"default":"#909090",
|
||||
"spectrum":{
|
||||
|
||||
}
|
||||
},
|
||||
{
|
||||
"label":"Card Back",
|
||||
"description":"Use a custom back for your cards."
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label":"Localization",
|
||||
"fields":[
|
||||
{
|
||||
"label":"Card turns text",
|
||||
"default":"Card turns"
|
||||
},
|
||||
{
|
||||
"label":"Time spent text",
|
||||
"default":"Time spent"
|
||||
},
|
||||
{
|
||||
"label":"Feedback text",
|
||||
"default":"Good work!"
|
||||
},
|
||||
{
|
||||
"label":"Try again button text",
|
||||
"default":"Try again?"
|
||||
},
|
||||
{
|
||||
"label":"Close button label",
|
||||
"default":"Close"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
|
@ -1,6 +1,11 @@
|
|||
{
|
||||
"semantics":[
|
||||
{
|
||||
"widgets":[
|
||||
{
|
||||
"label":"Default"
|
||||
}
|
||||
],
|
||||
"label":"Carte",
|
||||
"entity":"carta",
|
||||
"field":{
|
||||
|
@ -38,25 +43,46 @@
|
|||
]
|
||||
},
|
||||
{
|
||||
"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.",
|
||||
"default":"#909090",
|
||||
"spectrum":{
|
||||
|
||||
}
|
||||
},
|
||||
{
|
||||
"label":"Card Back",
|
||||
"description":"Use a custom back for your cards."
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label":"Localizzazione",
|
||||
"fields":[
|
||||
{
|
||||
"label": "Testo Gira carta"
|
||||
"label":"Testo Gira carta",
|
||||
"default":"Card turns"
|
||||
},
|
||||
{
|
||||
"label": "Testo Tempo trascorso"
|
||||
"label":"Testo Tempo trascorso",
|
||||
"default":"Time spent"
|
||||
},
|
||||
{
|
||||
"label": "Testo Feedback"
|
||||
"label":"Testo Feedback",
|
||||
"default":"Good work!"
|
||||
},
|
||||
{},
|
||||
{}
|
||||
{
|
||||
"label":"Try again button text",
|
||||
"default":"Try again?"
|
||||
},
|
||||
{
|
||||
"label":"Close button label",
|
||||
"default":"Close"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
|
|
|
@ -0,0 +1,89 @@
|
|||
{
|
||||
"semantics":[
|
||||
{
|
||||
"widgets":[
|
||||
{
|
||||
"label":"デフォルト"
|
||||
}
|
||||
],
|
||||
"label":"カード",
|
||||
"entity":"card",
|
||||
"field":{
|
||||
"label":"カード",
|
||||
"fields":[
|
||||
{
|
||||
"label":"画像"
|
||||
},
|
||||
{
|
||||
"label":"一致させる画像",
|
||||
"description":"同じ画像の2枚のカードを使用する代わりに、別に一致させるためのオプション画像"
|
||||
},
|
||||
{
|
||||
"label":"説明",
|
||||
"description":"一致する2つのカードが見つかるとポップアップするオプションの短文テキスト。"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"label":"動作設定",
|
||||
"description":"これらのオプションを使用して、ゲームの動作を制御できます。",
|
||||
"fields":[
|
||||
{
|
||||
"label":"カードを正方形に配置",
|
||||
"description":"カードをレイアウトするときに、列と行の数を一致させてみてください。そうすると、カードは、コンテナに合わせてスケーリングされます。"
|
||||
},
|
||||
{
|
||||
"label":"使用するカードの数",
|
||||
"description":"これを2よりも大きい数値に設定すると、カードのリストからランダムなカードが選ばれるようになります。"
|
||||
},
|
||||
{
|
||||
"label":"ゲームが終了したときに、リトライのためのボタンを追加"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label":"ルック&フィール",
|
||||
"description":"ゲームの外観を制御します。",
|
||||
"fields":[
|
||||
{
|
||||
"label":"テーマ色",
|
||||
"description":"カードゲームのテーマとなる色を選択してください。",
|
||||
"default":"#909090",
|
||||
"spectrum":{
|
||||
|
||||
}
|
||||
},
|
||||
{
|
||||
"label":"カード裏",
|
||||
"description":"カードに独自の裏を使います。"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label":"ローカリゼーション",
|
||||
"fields":[
|
||||
{
|
||||
"label":"カードターン のテキスト",
|
||||
"default":"カードターン"
|
||||
},
|
||||
{
|
||||
"label":"経過時間のテキスト",
|
||||
"default":"経過時間"
|
||||
},
|
||||
{
|
||||
"label":"フィードバックテキスト",
|
||||
"default":"よくできました!"
|
||||
},
|
||||
{
|
||||
"label":"リトライボタンのテキスト",
|
||||
"default":"もう一度トライしますか ?"
|
||||
},
|
||||
{
|
||||
"label":"閉じるボタンのテキスト",
|
||||
"default":"閉じる"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
|
@ -0,0 +1,89 @@
|
|||
{
|
||||
"semantics":[
|
||||
{
|
||||
"widgets":[
|
||||
{
|
||||
"label":"Default"
|
||||
}
|
||||
],
|
||||
"label":"Cards",
|
||||
"entity":"card",
|
||||
"field":{
|
||||
"label":"Card",
|
||||
"fields":[
|
||||
{
|
||||
"label":"Image"
|
||||
},
|
||||
{
|
||||
"label":"Matching Image",
|
||||
"description":"An optional image to match against instead of using two cards with the same image."
|
||||
},
|
||||
{
|
||||
"label":"Description",
|
||||
"description":"An optional short text that will pop up once the two matching cards are found."
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"label":"Behavioural settings",
|
||||
"description":"These options will let you control how the game behaves.",
|
||||
"fields":[
|
||||
{
|
||||
"label":"Position the cards in a square",
|
||||
"description":"Will try to match the number of columns and rows when laying out the cards. Afterward, the cards will be scaled to fit the container."
|
||||
},
|
||||
{
|
||||
"label":"Number of cards to use",
|
||||
"description":"Setting this to a number greater than 2 will make the game pick random cards from the list of cards."
|
||||
},
|
||||
{
|
||||
"label":"Add button for retrying when the game is over"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"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.",
|
||||
"default":"#909090",
|
||||
"spectrum":{
|
||||
|
||||
}
|
||||
},
|
||||
{
|
||||
"label":"Card Back",
|
||||
"description":"Use a custom back for your cards."
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label":"Localization",
|
||||
"fields":[
|
||||
{
|
||||
"label":"Card turns text",
|
||||
"default":"Card turns"
|
||||
},
|
||||
{
|
||||
"label":"Time spent text",
|
||||
"default":"Time spent"
|
||||
},
|
||||
{
|
||||
"label":"Feedback text",
|
||||
"default":"Good work!"
|
||||
},
|
||||
{
|
||||
"label":"Try again button text",
|
||||
"default":"Try again?"
|
||||
},
|
||||
{
|
||||
"label":"Close button label",
|
||||
"default":"Close"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
|
@ -1,6 +1,11 @@
|
|||
{
|
||||
"semantics":[
|
||||
{
|
||||
"widgets":[
|
||||
{
|
||||
"label":"Default"
|
||||
}
|
||||
],
|
||||
"label":"Kort",
|
||||
"entity":"kort",
|
||||
"field":{
|
||||
|
@ -43,7 +48,11 @@
|
|||
"fields":[
|
||||
{
|
||||
"label":"Temafarge",
|
||||
"description": "Velg en farge for å skape et tema over kortspillet ditt."
|
||||
"description":"Velg en farge for å skape et tema over kortspillet ditt.",
|
||||
"default":"#909090",
|
||||
"spectrum":{
|
||||
|
||||
}
|
||||
},
|
||||
{
|
||||
"label":"Kortbaksiden",
|
||||
|
|
|
@ -0,0 +1,89 @@
|
|||
{
|
||||
"semantics":[
|
||||
{
|
||||
"widgets":[
|
||||
{
|
||||
"label":"Default"
|
||||
}
|
||||
],
|
||||
"label":"Cards",
|
||||
"entity":"card",
|
||||
"field":{
|
||||
"label":"Card",
|
||||
"fields":[
|
||||
{
|
||||
"label":"Image"
|
||||
},
|
||||
{
|
||||
"label":"Matching Image",
|
||||
"description":"An optional image to match against instead of using two cards with the same image."
|
||||
},
|
||||
{
|
||||
"label":"Description",
|
||||
"description":"An optional short text that will pop up once the two matching cards are found."
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"label":"Behavioural settings",
|
||||
"description":"These options will let you control how the game behaves.",
|
||||
"fields":[
|
||||
{
|
||||
"label":"Position the cards in a square",
|
||||
"description":"Will try to match the number of columns and rows when laying out the cards. Afterward, the cards will be scaled to fit the container."
|
||||
},
|
||||
{
|
||||
"label":"Number of cards to use",
|
||||
"description":"Setting this to a number greater than 2 will make the game pick random cards from the list of cards."
|
||||
},
|
||||
{
|
||||
"label":"Add button for retrying when the game is over"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"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.",
|
||||
"default":"#909090",
|
||||
"spectrum":{
|
||||
|
||||
}
|
||||
},
|
||||
{
|
||||
"label":"Card Back",
|
||||
"description":"Use a custom back for your cards."
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label":"Localization",
|
||||
"fields":[
|
||||
{
|
||||
"label":"Card turns text",
|
||||
"default":"Card turns"
|
||||
},
|
||||
{
|
||||
"label":"Time spent text",
|
||||
"default":"Time spent"
|
||||
},
|
||||
{
|
||||
"label":"Feedback text",
|
||||
"default":"Good work!"
|
||||
},
|
||||
{
|
||||
"label":"Try again button text",
|
||||
"default":"Try again?"
|
||||
},
|
||||
{
|
||||
"label":"Close button label",
|
||||
"default":"Close"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
|
@ -0,0 +1,89 @@
|
|||
{
|
||||
"semantics":[
|
||||
{
|
||||
"widgets":[
|
||||
{
|
||||
"label":"Default"
|
||||
}
|
||||
],
|
||||
"label":"Cards",
|
||||
"entity":"card",
|
||||
"field":{
|
||||
"label":"Card",
|
||||
"fields":[
|
||||
{
|
||||
"label":"Image"
|
||||
},
|
||||
{
|
||||
"label":"Matching Image",
|
||||
"description":"An optional image to match against instead of using two cards with the same image."
|
||||
},
|
||||
{
|
||||
"label":"Description",
|
||||
"description":"An optional short text that will pop up once the two matching cards are found."
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"label":"Behavioural settings",
|
||||
"description":"These options will let you control how the game behaves.",
|
||||
"fields":[
|
||||
{
|
||||
"label":"Position the cards in a square",
|
||||
"description":"Will try to match the number of columns and rows when laying out the cards. Afterward, the cards will be scaled to fit the container."
|
||||
},
|
||||
{
|
||||
"label":"Number of cards to use",
|
||||
"description":"Setting this to a number greater than 2 will make the game pick random cards from the list of cards."
|
||||
},
|
||||
{
|
||||
"label":"Add button for retrying when the game is over"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"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.",
|
||||
"default":"#909090",
|
||||
"spectrum":{
|
||||
|
||||
}
|
||||
},
|
||||
{
|
||||
"label":"Card Back",
|
||||
"description":"Use a custom back for your cards."
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label":"Localization",
|
||||
"fields":[
|
||||
{
|
||||
"label":"Card turns text",
|
||||
"default":"Card turns"
|
||||
},
|
||||
{
|
||||
"label":"Time spent text",
|
||||
"default":"Time spent"
|
||||
},
|
||||
{
|
||||
"label":"Feedback text",
|
||||
"default":"Good work!"
|
||||
},
|
||||
{
|
||||
"label":"Try again button text",
|
||||
"default":"Try again?"
|
||||
},
|
||||
{
|
||||
"label":"Close button label",
|
||||
"default":"Close"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
|
@ -0,0 +1,89 @@
|
|||
{
|
||||
"semantics":[
|
||||
{
|
||||
"widgets":[
|
||||
{
|
||||
"label":"Default"
|
||||
}
|
||||
],
|
||||
"label":"Cards",
|
||||
"entity":"card",
|
||||
"field":{
|
||||
"label":"Card",
|
||||
"fields":[
|
||||
{
|
||||
"label":"Image"
|
||||
},
|
||||
{
|
||||
"label":"Matching Image",
|
||||
"description":"An optional image to match against instead of using two cards with the same image."
|
||||
},
|
||||
{
|
||||
"label":"Description",
|
||||
"description":"An optional short text that will pop up once the two matching cards are found."
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"label":"Behavioural settings",
|
||||
"description":"These options will let you control how the game behaves.",
|
||||
"fields":[
|
||||
{
|
||||
"label":"Position the cards in a square",
|
||||
"description":"Will try to match the number of columns and rows when laying out the cards. Afterward, the cards will be scaled to fit the container."
|
||||
},
|
||||
{
|
||||
"label":"Number of cards to use",
|
||||
"description":"Setting this to a number greater than 2 will make the game pick random cards from the list of cards."
|
||||
},
|
||||
{
|
||||
"label":"Add button for retrying when the game is over"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"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.",
|
||||
"default":"#909090",
|
||||
"spectrum":{
|
||||
|
||||
}
|
||||
},
|
||||
{
|
||||
"label":"Card Back",
|
||||
"description":"Use a custom back for your cards."
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label":"Localization",
|
||||
"fields":[
|
||||
{
|
||||
"label":"Card turns text",
|
||||
"default":"Card turns"
|
||||
},
|
||||
{
|
||||
"label":"Time spent text",
|
||||
"default":"Time spent"
|
||||
},
|
||||
{
|
||||
"label":"Feedback text",
|
||||
"default":"Good work!"
|
||||
},
|
||||
{
|
||||
"label":"Try again button text",
|
||||
"default":"Try again?"
|
||||
},
|
||||
{
|
||||
"label":"Close button label",
|
||||
"default":"Close"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
|
@ -0,0 +1,89 @@
|
|||
{
|
||||
"semantics":[
|
||||
{
|
||||
"widgets":[
|
||||
{
|
||||
"label":"Default"
|
||||
}
|
||||
],
|
||||
"label":"Cards",
|
||||
"entity":"card",
|
||||
"field":{
|
||||
"label":"Card",
|
||||
"fields":[
|
||||
{
|
||||
"label":"Image"
|
||||
},
|
||||
{
|
||||
"label":"Matching Image",
|
||||
"description":"An optional image to match against instead of using two cards with the same image."
|
||||
},
|
||||
{
|
||||
"label":"Description",
|
||||
"description":"An optional short text that will pop up once the two matching cards are found."
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"label":"Behavioural settings",
|
||||
"description":"These options will let you control how the game behaves.",
|
||||
"fields":[
|
||||
{
|
||||
"label":"Position the cards in a square",
|
||||
"description":"Will try to match the number of columns and rows when laying out the cards. Afterward, the cards will be scaled to fit the container."
|
||||
},
|
||||
{
|
||||
"label":"Number of cards to use",
|
||||
"description":"Setting this to a number greater than 2 will make the game pick random cards from the list of cards."
|
||||
},
|
||||
{
|
||||
"label":"Add button for retrying when the game is over"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"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.",
|
||||
"default":"#909090",
|
||||
"spectrum":{
|
||||
|
||||
}
|
||||
},
|
||||
{
|
||||
"label":"Card Back",
|
||||
"description":"Use a custom back for your cards."
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label":"Localization",
|
||||
"fields":[
|
||||
{
|
||||
"label":"Card turns text",
|
||||
"default":"Card turns"
|
||||
},
|
||||
{
|
||||
"label":"Time spent text",
|
||||
"default":"Time spent"
|
||||
},
|
||||
{
|
||||
"label":"Feedback text",
|
||||
"default":"Good work!"
|
||||
},
|
||||
{
|
||||
"label":"Try again button text",
|
||||
"default":"Try again?"
|
||||
},
|
||||
{
|
||||
"label":"Close button label",
|
||||
"default":"Close"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
|
@ -0,0 +1,89 @@
|
|||
{
|
||||
"semantics":[
|
||||
{
|
||||
"widgets":[
|
||||
{
|
||||
"label":"Default"
|
||||
}
|
||||
],
|
||||
"label":"Cards",
|
||||
"entity":"card",
|
||||
"field":{
|
||||
"label":"Card",
|
||||
"fields":[
|
||||
{
|
||||
"label":"Image"
|
||||
},
|
||||
{
|
||||
"label":"Matching Image",
|
||||
"description":"An optional image to match against instead of using two cards with the same image."
|
||||
},
|
||||
{
|
||||
"label":"Description",
|
||||
"description":"An optional short text that will pop up once the two matching cards are found."
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"label":"Behavioural settings",
|
||||
"description":"These options will let you control how the game behaves.",
|
||||
"fields":[
|
||||
{
|
||||
"label":"Position the cards in a square",
|
||||
"description":"Will try to match the number of columns and rows when laying out the cards. Afterward, the cards will be scaled to fit the container."
|
||||
},
|
||||
{
|
||||
"label":"Number of cards to use",
|
||||
"description":"Setting this to a number greater than 2 will make the game pick random cards from the list of cards."
|
||||
},
|
||||
{
|
||||
"label":"Add button for retrying when the game is over"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"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.",
|
||||
"default":"#909090",
|
||||
"spectrum":{
|
||||
|
||||
}
|
||||
},
|
||||
{
|
||||
"label":"Card Back",
|
||||
"description":"Use a custom back for your cards."
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label":"Localization",
|
||||
"fields":[
|
||||
{
|
||||
"label":"Card turns text",
|
||||
"default":"Card turns"
|
||||
},
|
||||
{
|
||||
"label":"Time spent text",
|
||||
"default":"Time spent"
|
||||
},
|
||||
{
|
||||
"label":"Feedback text",
|
||||
"default":"Good work!"
|
||||
},
|
||||
{
|
||||
"label":"Try again button text",
|
||||
"default":"Try again?"
|
||||
},
|
||||
{
|
||||
"label":"Close button label",
|
||||
"default":"Close"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
|
@ -0,0 +1,89 @@
|
|||
{
|
||||
"semantics":[
|
||||
{
|
||||
"widgets":[
|
||||
{
|
||||
"label":"Default"
|
||||
}
|
||||
],
|
||||
"label":"Cards",
|
||||
"entity":"card",
|
||||
"field":{
|
||||
"label":"Card",
|
||||
"fields":[
|
||||
{
|
||||
"label":"Image"
|
||||
},
|
||||
{
|
||||
"label":"Matching Image",
|
||||
"description":"An optional image to match against instead of using two cards with the same image."
|
||||
},
|
||||
{
|
||||
"label":"Description",
|
||||
"description":"An optional short text that will pop up once the two matching cards are found."
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"label":"Behavioural settings",
|
||||
"description":"These options will let you control how the game behaves.",
|
||||
"fields":[
|
||||
{
|
||||
"label":"Position the cards in a square",
|
||||
"description":"Will try to match the number of columns and rows when laying out the cards. Afterward, the cards will be scaled to fit the container."
|
||||
},
|
||||
{
|
||||
"label":"Number of cards to use",
|
||||
"description":"Setting this to a number greater than 2 will make the game pick random cards from the list of cards."
|
||||
},
|
||||
{
|
||||
"label":"Add button for retrying when the game is over"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"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.",
|
||||
"default":"#909090",
|
||||
"spectrum":{
|
||||
|
||||
}
|
||||
},
|
||||
{
|
||||
"label":"Card Back",
|
||||
"description":"Use a custom back for your cards."
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label":"Localization",
|
||||
"fields":[
|
||||
{
|
||||
"label":"Card turns text",
|
||||
"default":"Card turns"
|
||||
},
|
||||
{
|
||||
"label":"Time spent text",
|
||||
"default":"Time spent"
|
||||
},
|
||||
{
|
||||
"label":"Feedback text",
|
||||
"default":"Good work!"
|
||||
},
|
||||
{
|
||||
"label":"Try again button text",
|
||||
"default":"Try again?"
|
||||
},
|
||||
{
|
||||
"label":"Close button label",
|
||||
"default":"Close"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
|
@ -0,0 +1,89 @@
|
|||
{
|
||||
"semantics":[
|
||||
{
|
||||
"widgets":[
|
||||
{
|
||||
"label":"Default"
|
||||
}
|
||||
],
|
||||
"label":"Cards",
|
||||
"entity":"card",
|
||||
"field":{
|
||||
"label":"Card",
|
||||
"fields":[
|
||||
{
|
||||
"label":"Image"
|
||||
},
|
||||
{
|
||||
"label":"Matching Image",
|
||||
"description":"An optional image to match against instead of using two cards with the same image."
|
||||
},
|
||||
{
|
||||
"label":"Description",
|
||||
"description":"An optional short text that will pop up once the two matching cards are found."
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"label":"Behavioural settings",
|
||||
"description":"These options will let you control how the game behaves.",
|
||||
"fields":[
|
||||
{
|
||||
"label":"Position the cards in a square",
|
||||
"description":"Will try to match the number of columns and rows when laying out the cards. Afterward, the cards will be scaled to fit the container."
|
||||
},
|
||||
{
|
||||
"label":"Number of cards to use",
|
||||
"description":"Setting this to a number greater than 2 will make the game pick random cards from the list of cards."
|
||||
},
|
||||
{
|
||||
"label":"Add button for retrying when the game is over"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"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.",
|
||||
"default":"#909090",
|
||||
"spectrum":{
|
||||
|
||||
}
|
||||
},
|
||||
{
|
||||
"label":"Card Back",
|
||||
"description":"Use a custom back for your cards."
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label":"Localization",
|
||||
"fields":[
|
||||
{
|
||||
"label":"Card turns text",
|
||||
"default":"Card turns"
|
||||
},
|
||||
{
|
||||
"label":"Time spent text",
|
||||
"default":"Time spent"
|
||||
},
|
||||
{
|
||||
"label":"Feedback text",
|
||||
"default":"Good work!"
|
||||
},
|
||||
{
|
||||
"label":"Try again button text",
|
||||
"default":"Try again?"
|
||||
},
|
||||
{
|
||||
"label":"Close button label",
|
||||
"default":"Close"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
|
@ -0,0 +1,89 @@
|
|||
{
|
||||
"semantics":[
|
||||
{
|
||||
"widgets":[
|
||||
{
|
||||
"label":"Default"
|
||||
}
|
||||
],
|
||||
"label":"Cards",
|
||||
"entity":"card",
|
||||
"field":{
|
||||
"label":"Card",
|
||||
"fields":[
|
||||
{
|
||||
"label":"Image"
|
||||
},
|
||||
{
|
||||
"label":"Matching Image",
|
||||
"description":"An optional image to match against instead of using two cards with the same image."
|
||||
},
|
||||
{
|
||||
"label":"Description",
|
||||
"description":"An optional short text that will pop up once the two matching cards are found."
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"label":"Behavioural settings",
|
||||
"description":"These options will let you control how the game behaves.",
|
||||
"fields":[
|
||||
{
|
||||
"label":"Position the cards in a square",
|
||||
"description":"Will try to match the number of columns and rows when laying out the cards. Afterward, the cards will be scaled to fit the container."
|
||||
},
|
||||
{
|
||||
"label":"Number of cards to use",
|
||||
"description":"Setting this to a number greater than 2 will make the game pick random cards from the list of cards."
|
||||
},
|
||||
{
|
||||
"label":"Add button for retrying when the game is over"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"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.",
|
||||
"default":"#909090",
|
||||
"spectrum":{
|
||||
|
||||
}
|
||||
},
|
||||
{
|
||||
"label":"Card Back",
|
||||
"description":"Use a custom back for your cards."
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label":"Localization",
|
||||
"fields":[
|
||||
{
|
||||
"label":"Card turns text",
|
||||
"default":"Card turns"
|
||||
},
|
||||
{
|
||||
"label":"Time spent text",
|
||||
"default":"Time spent"
|
||||
},
|
||||
{
|
||||
"label":"Feedback text",
|
||||
"default":"Good work!"
|
||||
},
|
||||
{
|
||||
"label":"Try again button text",
|
||||
"default":"Try again?"
|
||||
},
|
||||
{
|
||||
"label":"Close button label",
|
||||
"default":"Close"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
|
@ -0,0 +1,89 @@
|
|||
{
|
||||
"semantics":[
|
||||
{
|
||||
"widgets":[
|
||||
{
|
||||
"label":"Default"
|
||||
}
|
||||
],
|
||||
"label":"Cards",
|
||||
"entity":"card",
|
||||
"field":{
|
||||
"label":"Card",
|
||||
"fields":[
|
||||
{
|
||||
"label":"Image"
|
||||
},
|
||||
{
|
||||
"label":"Matching Image",
|
||||
"description":"An optional image to match against instead of using two cards with the same image."
|
||||
},
|
||||
{
|
||||
"label":"Description",
|
||||
"description":"An optional short text that will pop up once the two matching cards are found."
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"label":"Behavioural settings",
|
||||
"description":"These options will let you control how the game behaves.",
|
||||
"fields":[
|
||||
{
|
||||
"label":"Position the cards in a square",
|
||||
"description":"Will try to match the number of columns and rows when laying out the cards. Afterward, the cards will be scaled to fit the container."
|
||||
},
|
||||
{
|
||||
"label":"Number of cards to use",
|
||||
"description":"Setting this to a number greater than 2 will make the game pick random cards from the list of cards."
|
||||
},
|
||||
{
|
||||
"label":"Add button for retrying when the game is over"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"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.",
|
||||
"default":"#909090",
|
||||
"spectrum":{
|
||||
|
||||
}
|
||||
},
|
||||
{
|
||||
"label":"Card Back",
|
||||
"description":"Use a custom back for your cards."
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label":"Localization",
|
||||
"fields":[
|
||||
{
|
||||
"label":"Card turns text",
|
||||
"default":"Card turns"
|
||||
},
|
||||
{
|
||||
"label":"Time spent text",
|
||||
"default":"Time spent"
|
||||
},
|
||||
{
|
||||
"label":"Feedback text",
|
||||
"default":"Good work!"
|
||||
},
|
||||
{
|
||||
"label":"Try again button text",
|
||||
"default":"Try again?"
|
||||
},
|
||||
{
|
||||
"label":"Close button label",
|
||||
"default":"Close"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
|
@ -0,0 +1,89 @@
|
|||
{
|
||||
"semantics":[
|
||||
{
|
||||
"widgets":[
|
||||
{
|
||||
"label":"Default"
|
||||
}
|
||||
],
|
||||
"label":"Cards",
|
||||
"entity":"card",
|
||||
"field":{
|
||||
"label":"Card",
|
||||
"fields":[
|
||||
{
|
||||
"label":"Image"
|
||||
},
|
||||
{
|
||||
"label":"Matching Image",
|
||||
"description":"An optional image to match against instead of using two cards with the same image."
|
||||
},
|
||||
{
|
||||
"label":"Description",
|
||||
"description":"An optional short text that will pop up once the two matching cards are found."
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"label":"Behavioural settings",
|
||||
"description":"These options will let you control how the game behaves.",
|
||||
"fields":[
|
||||
{
|
||||
"label":"Position the cards in a square",
|
||||
"description":"Will try to match the number of columns and rows when laying out the cards. Afterward, the cards will be scaled to fit the container."
|
||||
},
|
||||
{
|
||||
"label":"Number of cards to use",
|
||||
"description":"Setting this to a number greater than 2 will make the game pick random cards from the list of cards."
|
||||
},
|
||||
{
|
||||
"label":"Add button for retrying when the game is over"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"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.",
|
||||
"default":"#909090",
|
||||
"spectrum":{
|
||||
|
||||
}
|
||||
},
|
||||
{
|
||||
"label":"Card Back",
|
||||
"description":"Use a custom back for your cards."
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"label":"Localization",
|
||||
"fields":[
|
||||
{
|
||||
"label":"Card turns text",
|
||||
"default":"Card turns"
|
||||
},
|
||||
{
|
||||
"label":"Time spent text",
|
||||
"default":"Time spent"
|
||||
},
|
||||
{
|
||||
"label":"Feedback text",
|
||||
"default":"Good work!"
|
||||
},
|
||||
{
|
||||
"label":"Try again button text",
|
||||
"default":"Try again?"
|
||||
},
|
||||
{
|
||||
"label":"Close button label",
|
||||
"default":"Close"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
Loading…
Reference in New Issue