diff --git a/translations/app/en-GB.default.json b/translations/app/en-GB.default.json index 59479eca..669581fc 100644 --- a/translations/app/en-GB.default.json +++ b/translations/app/en-GB.default.json @@ -327,5 +327,8 @@ "esgbInfo": "Disable this option if you have any navigation issues", "sect": "Section %s", "addSectBtn": "ADD SECTION", - "sectRm": "Section removed" -} + "sectRm": "Section removed", + "mSystem": "Measuring system", + "mtrc": "Metric", + "imprl": "Imperial" +} \ No newline at end of file diff --git a/translations/store-listing/en-GB/changelogs/2.txt b/translations/store-listing/en-GB/changelogs/2.txt index e713a935..4230b13f 100644 --- a/translations/store-listing/en-GB/changelogs/2.txt +++ b/translations/store-listing/en-GB/changelogs/2.txt @@ -1,3 +1,6 @@ - Add sections to your recipe ingredients and instructions - Adding or removing items in the recipe editor is even more easier +- Ingredient quantities are now shown in fractions +- Ingredient units are automatically converted during scaling +- Switch measuring system under interface setting - Bug fixes and improvements \ No newline at end of file