diff --git a/src/i18n/locales/pt/leftSidebar/work.json b/src/i18n/locales/pt/leftSidebar/work.json index 6d115c6e..d869bde8 100644 --- a/src/i18n/locales/pt/leftSidebar/work.json +++ b/src/i18n/locales/pt/leftSidebar/work.json @@ -1,13 +1,11 @@ { "name": { - "label": "Name", - "placeholder": "Amazon" + "label": "Nome" }, "role": { - "label": "Role", - "placeholder": "Front-end Web Developer" + "label": "Cargo" }, "description": { - "placeholder": "You can write about what you specialized in while working at the company and what projects you were a part of." + "placeholder": "VocĂȘ pode descrever no que se especializou enquanto trabalhava na empresa e quais os projetos que participou." } }