cookbook
cookbook copied to clipboard
Use local settings for non integer amounts (decimal point vs. decimal comma)
Description Use local settings for non integer amounts
Reproduction
- choose German settings
- choose an ingredient whose quantity is not an integer (e.g. 0.5)
- see a decimal point instead of a decimal comma
Expected behavior decimal comma instead of a decimal point
Screenshots
Versions Nextcloud server version: 26.0.8 Cookbook version: 0.10.5
In recipes, fractions are usually used for the non-integer quantity, e.g. 1/2 tsp. The specification 0.5 tsp is rather uncommon. It would be nice if the automatic change from the input (e.g. 1/3) to 0.33 could be prevented by configuration.
In recipes, fractions are usually used for the non-integer quantity, e.g. 1/2 tsp. The specification 0.5 tsp is rather uncommon. It would be nice if the automatic change from the input (e.g. 1/3) to 0.33 could be prevented by configuration.
I created a separate issue for this.