From f36a1bbf4ad8f6b2c4425ffa9de44fab8ab7dd6a Mon Sep 17 00:00:00 2001 From: Zack Arnett Date: Mon, 6 Apr 2020 10:33:57 -0400 Subject: [PATCH] desc (#5443) --- src/translations/en.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/translations/en.json b/src/translations/en.json index d9fb1eff4b..7a721a4857 100755 --- a/src/translations/en.json +++ b/src/translations/en.json @@ -2026,7 +2026,8 @@ "description": "The Entities card is the most common type of card. It groups items together into lists." }, "entity": { - "name": "Entity" + "name": "Entity", + "description": "The Entity card gives you a quick overview of your entity’s state." }, "button": { "name": "Button",