Spaces:
Running
Running
File size: 366 Bytes
9b0a8c5 |
1 2 3 4 5 6 7 8 9 |
words_mapping = {
"Español": {
"Food and Beverages": "Comida y Bebidas",
"Clothing": "Ropa",
"Buildings (interior and exterior)": "Edificios (interior y exterior)",
"Instruments, Tools and Utensils": "Instrumentos, Herramientas y Utensilios",
"Celebrations, Sports and Events": "Celebraciones, Deportes y Eventos"
}
} |