From 381aae735dbbd2f2178e0c1a82d23053a0ede361 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 09da0b2f01..9b584e7e71 100644 --- a/frontend/translations/en.po +++ b/frontend/translations/en.po @@ -393,7 +393,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"