You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
The reason will be displayed to describe this comment to others. Learn more.
please fix the Jsons formitting the previous commit borke it.
./pt_br.json: Parse error on line 1440:
... "Pesquisador" "block.futurepack.lo...
---------------------^
Expected one of: 'EOF', '}', ':', ',', ']'
Found errors in JSONs
Exited with code exit status 13
CircleCI received exit code 13
332e6ed
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
please fix the Jsons formitting the previous commit borke it.
332e6ed
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@a22brad22 the comma is missing in line 1440 https://github.com/Wugand/FuturePack-Language/blob/master/pt_br.json#L1440
332e6ed
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@mcenderdragon my mistake. fixed!
332e6ed
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
thanks.