curriculum/challenges/english/blocks/es-a1-learn-greetings-during-the-day/68c8974b9d5ddd2334b965c0.md
Listen to the audio and complete the sentence below.
Hola, BLANK.
buenas tardes
This phrase has two words and means "good afternoon". It's a common greeting used in the afternoon or early evening.
Buenas tardes is a greeting used in the afternoon. It translates to "Good afternoon".
In Spanish, tardes is a feminine plural noun, so the word buenas (good) must also be feminine and plural. For example:
Hola, buenas tardes. – Hello, good afternoon.
{
"setup": {
"background": "interview-room3.png",
"characters": [
{
"character": "Camila",
"position": {
"x": 50,
"y": 18,
"z": 1.5
},
"opacity": 0
}
],
"audio": {
"filename": "ES_A1_spanish_greetings_in_the_afternoon.mp3",
"startTime": 1,
"startTimestamp": 0.3,
"finishTimestamp": 2.13
}
},
"commands": [
{
"character": "Camila",
"opacity": 1,
"startTime": 0
},
{
"character": "Camila",
"startTime": 1,
"finishTime": 2.83,
"dialogue": {
"text": "Hola, buenas tardes.",
"align": "center"
}
},
{
"character": "Camila",
"opacity": 0,
"startTime": 3.33
}
]
}