File tree Expand file tree Collapse file tree 6 files changed +9
-9
lines changed Expand file tree Collapse file tree 6 files changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ module.exports = {
25
25
"BE" : "Bélgica" ,
26
26
"BZ" : "Belize" ,
27
27
"BJ" : "Benin" ,
28
- "BR " : "Bermudas" ,
28
+ "BM " : "Bermudas" ,
29
29
"BY" : "Bielorrússia" ,
30
30
"BO" : "Bolívia" ,
31
31
"BA" : "Bósnia e Herzegovina" ,
@@ -44,7 +44,7 @@ module.exports = {
44
44
"KZ" : "Cazaquistão" ,
45
45
"TD" : "Chade" ,
46
46
"CL" : "Chile" ,
47
- "CH " : "China" ,
47
+ "CN " : "China" ,
48
48
"CY" : "Chipre" ,
49
49
"VA" : "Cidade do Vaticano" ,
50
50
"CO" : "Colômbia" ,
@@ -250,4 +250,4 @@ module.exports = {
250
250
"WF" : "Wallis e Futuna" ,
251
251
"ZM" : "Zâmbia" ,
252
252
"ZW" : "Zimbábue" ,
253
- }
253
+ } ;
Original file line number Diff line number Diff line change @@ -43,4 +43,4 @@ module.exports = {
43
43
"Se" ,
44
44
"Sa"
45
45
] ,
46
- }
46
+ } ;
Original file line number Diff line number Diff line change @@ -91,4 +91,4 @@ module.exports = [
91
91
"Hortência" ,
92
92
"Tessália" ,
93
93
"Thalissa" ,
94
- ]
94
+ ] ;
Original file line number Diff line number Diff line change @@ -18,4 +18,4 @@ module.exports = {
18
18
"#{names.firstNameF} #{names.lastName}" ,
19
19
"#{names.firstNameF} #{names.lastName} #{names.firstNameF}" ,
20
20
]
21
- }
21
+ } ;
Original file line number Diff line number Diff line change @@ -99,7 +99,7 @@ module.exports = [
99
99
"Ortiz" ,
100
100
"Quintana" ,
101
101
"Queirós" ,
102
- "Pacheco" ,
102
+ "Pacheco" ,
103
103
"Padilha" ,
104
104
"Padrão" ,
105
105
"Paes" ,
@@ -171,4 +171,4 @@ module.exports = [
171
171
"de Oliveira" ,
172
172
"de Souza" ,
173
173
"dos Santos" ,
174
- ]
174
+ ] ;
Original file line number Diff line number Diff line change @@ -15,4 +15,4 @@ module.exports = {
15
15
"(##) 9#### ####" ,
16
16
"(##) 9####-####" ,
17
17
]
18
- }
18
+ } ;
You can’t perform that action at this time.
0 commit comments