From a4555f07f9a80de443bfdb794d6646b878a70aea Mon Sep 17 00:00:00 2001 From: Imran Remtulla Date: Thu, 8 Dec 2022 18:33:36 -0500 Subject: [PATCH] Fixed typo --- assets/translations/en.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/assets/translations/en.json b/assets/translations/en.json index 086a696..051a3fd 100644 --- a/assets/translations/en.json +++ b/assets/translations/en.json @@ -206,11 +206,11 @@ "other": "Cleared {n} logs (before = {before}, after = {after})" }, "xAndNMoreUpdatesAvailable": { - "one": "{} and {} more app have updated.", + "one": "{} and 1 more app have updates.", "other": "{} and {} more apps have updates." }, "xAndNMoreUpdatesInstalled": { - "one": "{} and {} more app were updated.", + "one": "{} and 1 more app were updated.", "other": "{} and {} more apps were updated." } } \ No newline at end of file