diff --git a/services/web/locales/en.json b/services/web/locales/en.json index d78331b3ce..5c8529778f 100644 --- a/services/web/locales/en.json +++ b/services/web/locales/en.json @@ -1335,7 +1335,8 @@ "github_is_premium": "GitHub sync is a premium feature", "remote_service_error": "The remote service produced an error", "linked_file": "Imported file", - "n_items": "__count__ items", + "n_items": "__count__ item", + "n_items_plural": "__count__ items", "you_can_now_log_in_sso": "You can now log in through your institution and may receive <0>free __appName__ Professional features!", "link_institutional_email_get_started": "Link an institutional email address to your account to get started.", "looks_like_youre_at": "It looks like you're at <0>__institutionName__!",