config/locales/en.yml in snaptable-0.8.3 vs config/locales/en.yml in snaptable-0.8.4
- old
+ new
@@ -2,6 +2,12 @@
time:
formats:
snaptable: "%m.%d.%y %H:%M"
date:
formats:
- snaptable: "%m.%d.%y"
+ snaptable: "%m.%d.%y"
+ table:
+ buttons:
+ add: "Add"
+ edit: "Edit"
+ show: "Show"
+ delete: "Delete"
\ No newline at end of file