From b41e10ad0f3d9f710b54462cc5f8fec3c7eaa790 Mon Sep 17 00:00:00 2001 From: VandaLHJ Date: Mon, 1 Jul 2024 07:57:55 +0200 Subject: [PATCH] i18n(en): fix text for sunset --- i18n/en/cosmic_settings.ftl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/i18n/en/cosmic_settings.ftl b/i18n/en/cosmic_settings.ftl index 3a7bce8..e80997e 100644 --- a/i18n/en/cosmic_settings.ftl +++ b/i18n/en/cosmic_settings.ftl @@ -34,9 +34,9 @@ window-hint-accent-toggle = Use theme accent color as active window hint auto-switch = Automatically switch from Light to Dark mode .sunrise = Switches to Light mode at sunrise - .sunset = Switches to Light mode at sunset + .sunset = Switches to Dark mode at sunset .next-sunrise = Switches to Light mode at next sunrise - .next-sunset = Switches to Light mode at next sunset + .next-sunset = Switches to Dark mode at next sunset container-background = Container background .desc-detail = Container background color is used for navigation sidebar, side drawer, dialogs and similar widgets. By default, it is automatically derived from the Application or window background.