diff --git a/app/i18n/en-GB.default.json b/app/i18n/en-GB.default.json index c5462259..0ca5fb17 100644 --- a/app/i18n/en-GB.default.json +++ b/app/i18n/en-GB.default.json @@ -103,7 +103,7 @@ "intf": "Interface", "invFile": "Invalid file", "Irish": "Irish", - "it": "Item", + "it": "Item %s", "Italian": "Italian", "Jamaican": "Jamaican", "Japanese": "Japanese", @@ -234,7 +234,7 @@ "sru": "Share recipe using...", "stars": "Star rating", "stick": "stick", - "stp": "Step", + "stp": "Step %s", "strAdd": "Start adding your recipes!", "sVw": "Shake to view random recipe", "sVwInfo": "Helps you choose what to cook when you can't decide", @@ -324,5 +324,7 @@ "ksavr": "Keep screen awake while viewing recipe", "ksavrInfo": "Prevents the screen from turning off while viewing a recipe", "esgb": "Edge swipe to go back", - "esgbInfo": "Disable this option if you have any navigation issues" + "esgbInfo": "Disable this option if you have any navigation issues", + "sect": "Section %s", + "addSectBtn": "ADD SECTION" } diff --git a/translations/store-listing/en-GB/changelogs/2.txt b/translations/store-listing/en-GB/changelogs/2.txt index c9a01b3a..e713a935 100644 --- a/translations/store-listing/en-GB/changelogs/2.txt +++ b/translations/store-listing/en-GB/changelogs/2.txt @@ -1,2 +1,3 @@ - Add sections to your recipe ingredients and instructions - Adding or removing items in the recipe editor is even more easier +- Bug fixes and improvements \ No newline at end of file