justinfrench-formtastic 0.1.2 → 0.1.3

Sign up to get free protection for your applications and to get access to all the features.
data/lib/locale/en.yml CHANGED
@@ -4,10 +4,5 @@ en:
4
4
  no: 'No'
5
5
  create: 'Create'
6
6
  save: 'Save'
7
- year: 'Year'
8
- month: 'Month'
9
- day: 'Day'
10
- hour: 'Hour'
11
- minute: 'Minute'
12
- second: 'Second'
7
+ submit: 'Submit'
13
8
  required: 'Required'