New translations app.json (Portuguese)

This commit is contained in:
Paulo Chaves
2020-04-11 10:06:54 -03:00
parent b8793a224a
commit a179193337
2 changed files with 29 additions and 9 deletions

View File

@ -32,6 +32,10 @@ const languages = [
code: 'es',
name: 'Spanish',
},
{
code: 'pt',
name: 'Portuguese',
},
];
i18n.use(initReactI18next).init({