1
0

Added ingredient index and form

This commit is contained in:
cryptogopher
2019-09-13 14:48:43 +02:00
parent c916e7fd3c
commit c82f903360
9 changed files with 77 additions and 22 deletions

View File

@@ -1,10 +1,12 @@
# English strings go here for Rails i18n
en:
body_trackers_menu_caption: 'Body trackers'
field_shortname: 'Short name'
field_action: 'Action'
field_ref_amount: 'Reference amount'
field_group: 'Group'
field_domain: 'Domain'
field_parent_quantity: 'Parent'
field_shortname: 'Short name'
activerecord:
errors:
models:
@@ -25,6 +27,13 @@ en:
link_units: 'Units'
link_defaults: 'Load defaults'
confirm_defaults: 'This will load default quantities and units. Continue?'
ingredients:
index:
heading: 'Ingredients'
heading_new_ingredient: 'New ingredient'
form:
groups:
meat: 'meat'
quantities:
index:
heading: 'Quantities'