config/locales/simple_form.en.yml in bookkeeper-0.0.4 vs config/locales/simple_form.en.yml in bookkeeper-0.0.5
- old
+ new
@@ -1,14 +1,15 @@
en:
simple_form:
"yes": 'Yes'
"no": 'No'
required:
- text: 'required'
- mark: '*'
+ # 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>'
+ html: '<a href="#" data-toggle="tooltip" title="Required"><i class="icon-exclamation-sign"></i></a>'
error_notification:
default_message: "Please review the problems below:"
# Labels and hints examples
labels:
# defaults: