mirror of
https://github.com/MISP/misp-galaxy.git
synced 2024-11-23 07:17:17 +00:00
Update target-information.json
Fixing information about Brazil.
This commit is contained in:
parent
b6e0279211
commit
8c195aee06
1 changed files with 5 additions and 7 deletions
|
@ -973,23 +973,21 @@
|
||||||
"+55"
|
"+55"
|
||||||
],
|
],
|
||||||
"capital": [
|
"capital": [
|
||||||
"Gaborone"
|
"Brasilia"
|
||||||
],
|
],
|
||||||
"currency": [
|
"currency": [
|
||||||
"Botswana pula",
|
"Brazilian Real",
|
||||||
"BWP"
|
"BRL"
|
||||||
],
|
],
|
||||||
"iso-code": [
|
"iso-code": [
|
||||||
"BR",
|
"BR",
|
||||||
"BRA"
|
"BRA"
|
||||||
],
|
],
|
||||||
"official-languages": [
|
"official-languages": [
|
||||||
"English",
|
"Brazilian Portuguese"
|
||||||
"Setswana"
|
|
||||||
],
|
],
|
||||||
"synonyms": [
|
"synonyms": [
|
||||||
"Republic of Botswana",
|
"Federative Republic of Brazil"
|
||||||
"Lefatshe la Botswana"
|
|
||||||
],
|
],
|
||||||
"territory-type": [
|
"territory-type": [
|
||||||
"Country"
|
"Country"
|
||||||
|
|
Loading…
Reference in a new issue