Skip to content

Commit

Permalink
Fixed pt_BR file
Browse files Browse the repository at this point in the history
  • Loading branch information
vasqued2 committed Oct 12, 2022
1 parent 85cedc8 commit 0bb9f84
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions dist/localize/languages/pt_BR.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ export const pt_BR = {
"byeTerm": "DESCANSO"
},
"baseball": {
"startTerm": "Começa em",
"startTerm": "Começa",
"overUnder": "Mais/Menos: %s",
"gameStat1": "Bolas %s",
"gameStat2": "Strikes %s",
Expand All @@ -16,7 +16,7 @@ export const pt_BR = {
"oppoBarLabel": "%s%"
},
"basketball": {
"startTerm": "Começa em",
"startTerm": "Começa",
"overUnder": "Mais/Menos: %s",
"gameStat1": "%s",
"gameStat2": "%s",
Expand All @@ -26,7 +26,7 @@ export const pt_BR = {
"oppoBarLabel": "%s%"
},
"football": {
"startTerm": "Começa em",
"startTerm": "Começa",
"overUnder": "Mais/Menos: %s",
"gameStat1": "%s",
"gameStat2": "%s",
Expand All @@ -36,7 +36,7 @@ export const pt_BR = {
"oppoBarLabel": "%s%"
},
"hockey": {
"startTerm": "Começa em",
"startTerm": "Começa",
"overUnder": "Mais/Menos: %s",
"gameStat1": "%s",
"gameStat2": "%s",
Expand All @@ -46,7 +46,7 @@ export const pt_BR = {
"oppoBarLabel": "%s"
},
"soccer": {
"startTerm": "Começa em",
"startTerm": "Começa",
"overUnder": "Mais/Menos: %s",
"gameStat1": "%s",
"gameStat2": "%s",
Expand All @@ -66,7 +66,7 @@ export const pt_BR = {
"oppoBarLabel": "%s"
},
"default": {
"startTerm": "Começa em",
"startTerm": "Começa",
"overUnder": "Mais/Menos: %s",
"gameStat1": "%s",
"gameStat2": "%s",
Expand Down

0 comments on commit 0bb9f84

Please sign in to comment.