From 5b73e11d32046bf8154f61b069a0748de68075e6 Mon Sep 17 00:00:00 2001 From: vishnuraghavb Date: Mon, 28 Jun 2021 01:17:44 +0530 Subject: [PATCH] update strings --- translations/app/en-GB.default.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/translations/app/en-GB.default.json b/translations/app/en-GB.default.json index 6d658dff..59479eca 100644 --- a/translations/app/en-GB.default.json +++ b/translations/app/en-GB.default.json @@ -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", @@ -326,5 +326,6 @@ "esgb": "Edge swipe to go back", "esgbInfo": "Disable this option if you have any navigation issues", "sect": "Section %s", - "addSectBtn": "ADD SECTION" + "addSectBtn": "ADD SECTION", + "sectRm": "Section removed" }