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