Renamed Ingredient comment -> notes
This commit is contained in:
@@ -5,7 +5,7 @@ en:
|
||||
field_taken_at_date: 'Taken at'
|
||||
field_order: 'Order'
|
||||
field_action: 'Action'
|
||||
field_comment: 'Comment'
|
||||
field_notes: 'Notes'
|
||||
field_reference: 'Reference'
|
||||
field_group: 'Group'
|
||||
field_source: 'Source'
|
||||
@@ -87,7 +87,7 @@ en:
|
||||
import_hints: 'CSV file has to include header with column names. Recognized column
|
||||
names are:
|
||||
(1) ingredient attributes, case sensitive:
|
||||
"Name" - required, "Comment" - optional, "Reference" - defaults to 100[g],
|
||||
"Name" - required, "Notes" - optional, "Reference" - defaults to 100[g],
|
||||
"Group" - defaults to "other", "Source" - optional, "SourceIdent" - optional,
|
||||
(2) quantities'' names with unit short name in square brackets.
|
||||
Sample header: "Name,Reference,Group,Proteins[g],Fats[g],Carbohydrates[g]".
|
||||
|
||||
Reference in New Issue
Block a user