Press n or j to go to the next uncovered block, b, p or k for the previous block.
1 2 3 4 5 6 7 8 9 10 | 1x 1x 1x 1x 1x 1x 1x 1x 1x | var pt_BR = {}; module['exports'] = pt_BR; pt_BR.title = "Portuguese (Brazil)"; pt_BR.address = require("./address"); pt_BR.company = require("./company"); pt_BR.internet = require("./internet"); pt_BR.lorem = require("./lorem"); pt_BR.name = require("./name"); pt_BR.phone_number = require("./phone_number"); |