From 82dad3217bbc4e41acf42c75b19343ac196ca306 Mon Sep 17 00:00:00 2001 From: Alejandro Alonso Date: Wed, 26 Apr 2023 12:38:02 +0200 Subject: [PATCH] :bug: Fix translations typo --- frontend/translations/en.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/frontend/translations/en.po b/frontend/translations/en.po index 75a50f1db6..dd0a773d44 100644 --- a/frontend/translations/en.po +++ b/frontend/translations/en.po @@ -3143,11 +3143,11 @@ msgstr "Recent colors" #: src/app/main/ui/workspace/colorpalette.cljs msgid "workspace.libraries.colors.empty-palette" -msgstr "There are no Color Styles in your Library yet" +msgstr "There are no color styles in your library yet" #: src/app/main/ui/workspace/textpalette.cljs msgid "workspace.libraries.colors.empty-typography-palette" -msgstr "There are no Typography Styles in your Library yet" +msgstr "There are no typography styles in your library yet" #: src/app/main/ui/workspace/colorpicker.cljs msgid "workspace.libraries.colors.rgb-complementary"