Skip to content
Snippets Groups Projects
Commit 43569ac6 authored by Richard Fernando Heise Ferreira's avatar Richard Fernando Heise Ferreira
Browse files

Merge branch 'issue-5/alterando-idioma-para-pt' into 'develop'

issue #5: UPDATE language to pt-br in strapi

See merge request !7
parents cf9120b6 2f1c8804
No related branches found
No related tags found
1 merge request!7issue #5: UPDATE language to pt-br in strapi
HOST=0.0.0.0
PORT=1337
APP_KEYS="toBeModified1,toBeModified2"
API_TOKEN_SALT=tobemodified
ADMIN_JWT_SECRET=tobemodified
TRANSFER_TOKEN_SALT=tobemodified
JWT_SECRET=tobemodified
File added
......@@ -15,7 +15,7 @@ const config = {
// 'nl',
// 'no',
// 'pl',
// 'pt-BR',
'pt-BR',
// 'pt',
// 'ru',
// 'sk',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment