Sha256: 87ee2b1853d71de736ab21bc0a8cf13cb3426119943f4991be8a148b3e0abfdc
Contents?: true
Size: 692 Bytes
Versions: 2
Compression:
Stored size: 692 Bytes
Contents
en: simple_form: "yes": 'Yes' "no": 'No' required: text: 'required' mark: '*' # You can uncomment the line below if you need to overwrite the whole required html. # When using html, text and mark won't be used. # html: '<abbr title="required">*</abbr>' error_notification: default_message: "Some errors were found, please take a look:" # Labels and hints examples # labels: # password: 'Password' # user: # new: # email: 'E-mail para efetuar o sign in.' # edit: # email: 'E-mail.' # hints: # name: 'User name to sign in.' # password: 'No special characters, please.'
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
phoenix_core-0.2.1.beta | config/locals/simple_form/en.yml |
phoenix_core-0.2.0.beta | config/locals/simple_form/en.yml |