l10n: PT-BR translation updated (#5362)
* PT-BR translation updated * Testing * Indentation error fixed * More indentation errors fixed
This commit is contained in:
parent
f398ad1994
commit
ad917cda10
3 changed files with 97 additions and 23 deletions
13
config/locales/activerecord.pt-BR.yml
Normal file
13
config/locales/activerecord.pt-BR.yml
Normal file
|
@ -0,0 +1,13 @@
|
|||
---
|
||||
pt-BR:
|
||||
activerecord:
|
||||
errors:
|
||||
models:
|
||||
account:
|
||||
attributes:
|
||||
username:
|
||||
invalid: apenas letras, números e underscores
|
||||
status:
|
||||
attributes:
|
||||
reblog:
|
||||
taken: do status já existe
|
Loading…
Add table
Add a link
Reference in a new issue