Fixed typo

This commit is contained in:
Imran Remtulla
2022-12-08 18:33:36 -05:00
parent 73fbdd84f0
commit a4555f07f9

View File

@@ -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."
}
}