Number formatting settings, recipe ingredient amount calculation
This commit is contained in:
@@ -354,6 +354,12 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"1,42 (Comma)" : {
|
||||
|
||||
},
|
||||
"1.42 (Point)" : {
|
||||
|
||||
},
|
||||
"A recipe with that name already exists." : {
|
||||
"localizations" : {
|
||||
@@ -1094,6 +1100,12 @@
|
||||
},
|
||||
"decilitre" : {
|
||||
|
||||
},
|
||||
"Decimal number format" : {
|
||||
|
||||
},
|
||||
"Decimal Separator" : {
|
||||
|
||||
},
|
||||
"Delete" : {
|
||||
"localizations" : {
|
||||
@@ -1575,6 +1587,9 @@
|
||||
},
|
||||
"fluid ounce" : {
|
||||
|
||||
},
|
||||
"Fraction" : {
|
||||
|
||||
},
|
||||
"g" : {
|
||||
|
||||
@@ -2309,6 +2324,9 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"Mixed fraction" : {
|
||||
|
||||
},
|
||||
"ml" : {
|
||||
|
||||
@@ -2489,6 +2507,9 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"Number" : {
|
||||
|
||||
},
|
||||
"Nutrition" : {
|
||||
"localizations" : {
|
||||
@@ -2577,9 +2598,6 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"Only highlighted ingredient were adjusted!" : {
|
||||
|
||||
},
|
||||
"Other" : {
|
||||
"localizations" : {
|
||||
@@ -3682,6 +3700,9 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"This setting will take effect after the app is restarted. It affects the adjustment of ingredient quantities." : {
|
||||
|
||||
},
|
||||
"This website might not be currently supported. If this appears incorrect, you can use the support options in the app settings to raise awareness about this issue." : {
|
||||
"localizations" : {
|
||||
@@ -3864,6 +3885,9 @@
|
||||
},
|
||||
"tsp" : {
|
||||
|
||||
},
|
||||
"Unable to adjust some ingredients!" : {
|
||||
|
||||
},
|
||||
"Unable to complete action." : {
|
||||
"localizations" : {
|
||||
|
||||
Reference in New Issue
Block a user