私のロケールの問題点:
私は得ています:
Hotel translation missing: pt-BR.activemodel.errors.models.hotel_selector.attributes.id.must_be_filled
そして、私のymlは次のようになります:
pt-BR:
activemodel:
attributes:
csv_invite:
file_path: Arquivo
group_id: Grupo
hotel_selector:
id: Hotel
errors:
models:
hotel_selector:
id:
must_be_filled: deve ser preenchido
私は何を間違っていますか?