Skip to content

Commit

Permalink
feat: translate projects description
Browse files Browse the repository at this point in the history
  • Loading branch information
mateusfg7 committed Dec 23, 2022
1 parent 13ba2d0 commit f473665
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/components/portifolio/projects.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ export const devProjects: ProjectData[] = [
}
],
description:
'Web page for listen combinations of sounds for relaxing or getting more productive on tasks.',
'Website para ouvir combinações de sons para relaxar e se tornar mais produtivo nas suas tarefas.',
tags: ['typescript', 'reactjs', 'nextjs', 'tailwindcss', 'zustand', 'pwa'],
repository: 'https://github.com/mateusfg7/Noisekun',
website: 'https://noisekun.vercel.app'
Expand Down Expand Up @@ -160,7 +160,7 @@ export const devProjects: ProjectData[] = [
}
],
description:
'Feedget is widget to send feedbacks to the page owner. This project was made during the Next Level Week Return: Impulse, by Rocketseat. ',
'Feedget é um widget para enviar feedbacks para o criador do conteúdo de uma página. O projeto foi desenvolvido durante a Next Level Week Return: Impulse, pela Rocketseat.',
tags: [
'typescript',
'reactjs',
Expand Down

0 comments on commit f473665

Please sign in to comment.