chore(i18n,learn): update translations (#43421)

This commit is contained in:
camperbot
2021-09-09 07:15:47 -07:00
committed by GitHub
parent 5bdf6159f5
commit 654526c942

View File

@ -86,10 +86,10 @@
] ]
}, },
"css-picasso-painting": { "css-picasso-painting": {
"title": "CSS Picasso Painting", "title": "Pintura de Picasso em CSS",
"intro": [ "intro": [
"Pablo Picasso was known for his Cubism style of painting, a style recognized by representations of objects broken down and reassembled from multiple perspectives. Picasso's paintings are often highly abstract and thought provoking.", "Pablo Picasso era conhecido pelo seu estilo de pintura, o Cubismo, um estilo reconhecido pelas representações de objetos quebrados e remontados a partir de múltiplas perspectivas. As pinturas de Picasso são muitas vezes muito abstratas e fazem pensar.",
"In this course, you will use CSS to create your own painting in the style of Picasso. You will learn about FontAwesome SVG icons, CSS positioning, and reinforce the skills you have already been learning." "Neste curso, você usará o CSS para criar sua própria pintura ao estilo de Picasso. Você aprenderá sobre os ícones SVG FontAwesome, posicionamento em CSS e reforçará as habilidades que você já está aprendendo."
] ]
} }
} }