lib/locale/en.yml in formtastic-2.0.2 vs lib/locale/en.yml in formtastic-2.1.0.beta1

- old
+ new

@@ -3,6 +3,8 @@ :yes: 'Yes' :no: 'No' :create: 'Create %{model}' :update: 'Update %{model}' :submit: 'Submit %{model}' + :cancel: 'Cancel %{model}' + :reset: 'Reset %{model}' :required: 'required'