diff --git a/config/locales/client.en.yml b/config/locales/client.en.yml index f13b5edaace..1b1daeed990 100644 --- a/config/locales/client.en.yml +++ b/config/locales/client.en.yml @@ -619,7 +619,9 @@ en: user: "Invited User" sent: "Sent" none: "There are no pending invites to display." - truncated: "Showing the first {{count}} invites." + truncated: + one: "Showing the first invite." + other: "Showing the first {{count}} invites." redeemed: "Redeemed Invites" redeemed_tab: "Redeemed" redeemed_tab_with_count: "Redeemed ({{count}})"