From 38b6c1d67f277693bd875700e318d05f01950d75 Mon Sep 17 00:00:00 2001 From: Arpit Jalan Date: Wed, 31 Jan 2018 10:31:09 +0530 Subject: [PATCH] UX: generic 'no invites to show' message --- config/locales/client.en.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/locales/client.en.yml b/config/locales/client.en.yml index 6dfda796331..55348072830 100644 --- a/config/locales/client.en.yml +++ b/config/locales/client.en.yml @@ -852,7 +852,7 @@ en: title: "Invites" user: "Invited User" sent: "Sent" - none: "There are no pending invites to display." + none: "No invites to display." truncated: one: "Showing the first invite." other: "Showing the first {{count}} invites."