add i18n to models
This commit is contained in:
9
config/locales/models/category/pt-BR.yml
Normal file
9
config/locales/models/category/pt-BR.yml
Normal file
@@ -0,0 +1,9 @@
|
||||
pt-BR:
|
||||
activerecord:
|
||||
models:
|
||||
category:
|
||||
one: Categoria
|
||||
other: Categorias
|
||||
attributes:
|
||||
category:
|
||||
name: Nome
|
||||
Reference in New Issue
Block a user