summaryrefslogtreecommitdiff
path: root/config/locales/en.yml
diff options
context:
space:
mode:
authorerdgeist <erdgeist@erdgeist.org>2026-07-27 00:05:33 +0200
committererdgeist <erdgeist@erdgeist.org>2026-07-27 00:05:33 +0200
commitced4c12b399c526dd5dd0eb0d5d086244515cd85 (patch)
tree39bb89e5f1fe325c92c2710553561c3af1ea9e3b /config/locales/en.yml
parent20ad9e9d60c6309c0208b3f37924b4712210fa7d (diff)
Move switchers out of the user check, so it also works when logged out
Diffstat (limited to 'config/locales/en.yml')
-rw-r--r--config/locales/en.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/config/locales/en.yml b/config/locales/en.yml
index b3678187..ac370852 100644
--- a/config/locales/en.yml
+++ b/config/locales/en.yml
@@ -234,6 +234,7 @@ en:
234 menu: 234 menu:
235 dashboard: "Dashboard" 235 dashboard: "Dashboard"
236 search: "Search" 236 search: "Search"
237 scheme_override: "Toggle light/dark"
237 log_out: "Log out" 238 log_out: "Log out"
238 index: 239 index:
239 title: "cccms dashboard" 240 title: "cccms dashboard"