From 9e3515619dad0f50484bcf07fa5542c4c9b86feb Mon Sep 17 00:00:00 2001 From: Prithvi Tharun Date: Tue, 20 Dec 2022 22:35:05 +0530 Subject: [PATCH] :sparkles: Improves empty state content Reads in neutral content without alarming the users Signed-off-by: Prithvi Tharun --- frontend/translations/en.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/translations/en.po b/frontend/translations/en.po index 111305408..fe2bd6b3f 100644 --- a/frontend/translations/en.po +++ b/frontend/translations/en.po @@ -410,7 +410,7 @@ msgid "dashboard.fonts.dismiss-all" msgstr "Dismiss all" msgid "dashboard.fonts.empty-placeholder" -msgstr "You still have no custom fonts installed." +msgstr "Custom fonts you upload will appear here." #: src/app/main/ui/dashboard/fonts.cljs msgid "dashboard.fonts.fonts-added"