1
0

Added eaten_at to Meal form

This commit is contained in:
cryptogopher
2020-04-24 16:53:24 +02:00
parent cdd7107567
commit 1007385e1f
7 changed files with 40 additions and 10 deletions

View File

@@ -1,6 +1,7 @@
# English strings go here for Rails i18n
en:
body_trackers_menu_caption: 'Body trackers'
field_eaten_at_date: 'Eaten at'
field_ingredients: 'Ingredients'
field_measurement_routine: 'Routine'
field_readouts: 'Readouts'