Files
Chamilo/plugin/h5p/cache-h5p/launch/source-guesstheanswer/H5P.GuessTheAnswer-1.4/language/bg.json
2025-08-14 22:39:38 +02:00

26 lines
911 B
JSON
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"semantics": [
{
"label": "Описание на задачата",
"description": "Опишете как потребителят трябва да реши задачата."
},
{
"label": "Медия",
"fields": [
{
"label": "Тип",
"description": "Незадължителна медия, която ще се показва над въпроса."
}
]
},
{
"label": "Описателен етикет за решение",
"default": "Кликнете, за да видите отговора.",
"description": "Текстова област с възможност за кликване, където ще се показва решението."
},
{
"label": "Текст на решението",
"description": "Решение за изображението."
}
]
}