From 654526c94284acc7860e3efa2b7c669b14d22407 Mon Sep 17 00:00:00 2001 From: camperbot Date: Thu, 9 Sep 2021 07:15:47 -0700 Subject: [PATCH] chore(i18n,learn): update translations (#43421) --- client/i18n/locales/portuguese/intro.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/client/i18n/locales/portuguese/intro.json b/client/i18n/locales/portuguese/intro.json index 19e67df5b2..096f97f1ce 100644 --- a/client/i18n/locales/portuguese/intro.json +++ b/client/i18n/locales/portuguese/intro.json @@ -86,10 +86,10 @@ ] }, "css-picasso-painting": { - "title": "CSS Picasso Painting", + "title": "Pintura de Picasso em CSS", "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.", - "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." + "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.", + "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." ] } }