mirror of https://github.com/abpframework/abp.git
committed by
GitHub
1 changed files with 2 additions and 2 deletions
@ -1,7 +1,7 @@ |
|||||
{ |
{ |
||||
"culture": "pt", |
"culture": "pt-BR", |
||||
"texts": { |
"texts": { |
||||
"ThisFieldIsRequired": "Este campo é obrigatório", |
"ThisFieldIsRequired": "Este campo é obrigatório", |
||||
"MaxLenghtErrorMessage": "Este campo pode ser no máximo de '{0}' caracteres" |
"MaxLenghtErrorMessage": "Este campo pode ser no máximo de '{0}' caracteres" |
||||
} |
} |
||||
} |
} |
||||
|
|||||
Loading…
Reference in new issue