From 6b2572015579ce9e124f4c58c918923fb0ecad77 Mon Sep 17 00:00:00 2001 From: Miguel de Benito Delgado Date: Tue, 27 May 2025 12:54:03 +0200 Subject: [PATCH] :globe_with_meridians: Add missing translation --- frontend/translations/es.po | 3 +++ 1 file changed, 3 insertions(+) diff --git a/frontend/translations/es.po b/frontend/translations/es.po index 3503445f25..3152940a5d 100644 --- a/frontend/translations/es.po +++ b/frontend/translations/es.po @@ -5204,6 +5204,9 @@ msgstr "Cambiar a tema oscuro" msgid "workspace.header.menu.toggle-light-theme" msgstr "Cambiar a tema claro" +msgid "workspace.header.menu.toggle-system-theme" +msgstr "Cambiar a tema del sistema" + #: src/app/main/ui/workspace/main_menu.cljs:457 msgid "workspace.header.menu.undo" msgstr "Deshacer"