Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
Strapi
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Harbor Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
CMS
Strapi
Commits
43569ac6
Commit
43569ac6
authored
9 months ago
by
Richard Fernando Heise Ferreira
Browse files
Options
Downloads
Plain Diff
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
!7
issue #5: UPDATE language to pt-br in strapi
Changes
3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
.env.example
+0
-7
0 additions, 7 deletions
.env.example
.tmp/data.db
+0
-0
0 additions, 0 deletions
.tmp/data.db
src/admin/app.js
+1
-1
1 addition, 1 deletion
src/admin/app.js
with
1 addition
and
8 deletions
.env.example
deleted
100644 → 0
+
0
−
7
View file @
cf9120b6
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
This diff is collapsed.
Click to expand it.
.tmp/data.db
0 → 100644
+
0
−
0
View file @
43569ac6
File added
This diff is collapsed.
Click to expand it.
src/admin/app.
example.
js
→
src/admin/app.js
+
1
−
1
View file @
43569ac6
...
@@ -15,7 +15,7 @@ const config = {
...
@@ -15,7 +15,7 @@ const config = {
// 'nl',
// 'nl',
// 'no',
// 'no',
// 'pl',
// 'pl',
//
'pt-BR',
'
pt-BR
'
,
// 'pt',
// 'pt',
// 'ru',
// 'ru',
// 'sk',
// 'sk',
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment