Skip to content

Commit

Permalink
Merge pull request #3230 from pablo-maff/part0-spanish
Browse files Browse the repository at this point in the history
Part0 a spanish
  • Loading branch information
mluukkai authored Oct 31, 2023
2 parents d501a54 + 68f087f commit a65b93b
Show file tree
Hide file tree
Showing 6 changed files with 317 additions and 150 deletions.
16 changes: 16 additions & 0 deletions src/components/PartBanner/PartBanner.js
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,22 @@ const partNameTranslations = {
'Containers',
'Using relational databases',
],
es: [
'Fundamentos de las aplicaciones web',
'Introducción a React',
'Comunicándose con el servidor',
'Programando un servidor con NodeJS y Express',
'Probando servidores Express, administración de usuarios',
'Probando aplicaciones React',
'Gestión avanzada del estado',
'React router, custom hooks, estilando la aplicación con CSS y webpack',
'GraphQL',
'TypeScript',
'React Native',
'CI/CD',
'Contenedores',
'Utilizando bases de datos relacionales',
],
zh: [
'Web 应用的基础设施',
'React 入门',
Expand Down
Loading

0 comments on commit a65b93b

Please sign in to comment.