From bffef32ced20f9a8f2047bb1dbff5a8d6ea853c1 Mon Sep 17 00:00:00 2001 From: Pedro Paiva Date: Wed, 10 Oct 2018 14:37:04 -0300 Subject: [PATCH] Add state abbr for Sergipe and Tocatins --- lib/locales/pt-BR.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/locales/pt-BR.yml b/lib/locales/pt-BR.yml index 03fab03d9a..0bb5a08b8c 100644 --- a/lib/locales/pt-BR.yml +++ b/lib/locales/pt-BR.yml @@ -33,7 +33,7 @@ pt-BR: # Though these are US-specific, they are here (in the default locale) for backwards compatibility postcode: ["#####-###"] state: ["Acre", "Alagoas", "Amapá", "Amazonas", "Bahia", "Ceará", "Distrito Federal", "Espírito Santo", "Goiás", "Maranhão", "Mato Grosso", "Mato Grosso do Sul", "Minas Gerais", "Pará", "Paraíba", "Paraná", "Pernambuco", "Piauí", "Rio de Janeiro", "Rio Grande do Norte", "Rio Grande do Sul", "Rondônia", "Roraima", "Santa Catarina", "São Paulo", "Sergipe", "Tocantins"] - state_abbr: [AC, AL, AP, AM, BA, CE, DF, ES, GO, MA, MT, MS, PA, PB, PR, PE, PI, RJ, RN, RS, RO, RR, SC, SP] + state_abbr: [AC, AL, AP, AM, BA, CE, DF, ES, GO, MA, MT, MS, PA, PB, PR, PE, PI, RJ, RN, RS, RO, RR, SC, SP, SE, TO] postcode_by_state: SP: ['0####-###', '1####-###'] RJ: ['20###-###', '21###-###', '22###-###', '23###-###', '24###-###', '25###-###', '26###-###', '27###-###', '28###-###']