1
0

Renamed Ingredient comment -> notes

This commit is contained in:
cryptogopher
2020-03-25 00:26:35 +01:00
parent 08860cbfab
commit c262e82c7b
6 changed files with 10 additions and 10 deletions

View File

@@ -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]".