aboutsummaryrefslogtreecommitdiffhomepage
path: root/locale/en_US.json
diff options
context:
space:
mode:
authorwinter2025-05-03 16:34:03 +0100
committerwinter2025-05-03 16:34:03 +0100
commit2f3377290a9478aff1c43558167fe8566787bc3a (patch)
tree2d61d2d97fea8352d1aadbd8d97ff1f7186ccde6 /locale/en_US.json
parent0310ab4e341365071d62e5449b31614022034b60 (diff)
add customisation setting for instance-wide css
Diffstat (limited to 'locale/en_US.json')
-rw-r--r--locale/en_US.json3
1 files changed, 2 insertions, 1 deletions
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"
}