de:
activerecord:
models:
address: Adresse
Comes out to ‘adresse’ instead of ‘Adresse’ (which is correct german).
Is there a way to fix this?
de:
activerecord:
models:
address: Adresse
Comes out to ‘adresse’ instead of ‘Adresse’ (which is correct german).
Is there a way to fix this?
Where does it come out that way? I believe validation error messages
keep the case, but code elsewhere could downcase.
Henrik — wrote in post #996985:
Where does it come out that way? I believe validation error messages
keep the case, but code elsewhere could downcase.
In the standard validation error-message
(activerecord:errors:template:header).
This forum is not affiliated to the Ruby language, Ruby on Rails framework, nor any Ruby applications discussed here.
Sponsor our Newsletter | Privacy Policy | Terms of Service | Remote Ruby Jobs