From 2f3377290a9478aff1c43558167fe8566787bc3a Mon Sep 17 00:00:00 2001 From: winter Date: Sat, 3 May 2025 16:34:03 +0100 Subject: add customisation setting for instance-wide css --- locale/en_US.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'locale/en_US.json') diff --git a/locale/en_US.json b/locale/en_US.json index 0c1c01b..7a9492d 100644 --- a/locale/en_US.json +++ b/locale/en_US.json @@ -1,3 +1,4 @@ { - "FALLBACK": "en_GB" + "FALLBACK": "en_GB", + "globalSettings.category.customisation": "Customization" } -- cgit v1.3