From 165d453b344b9ccbd61bbdc01983109ea86f4214 Mon Sep 17 00:00:00 2001 From: Bryan Bergman Date: Wed, 8 Apr 2026 14:51:01 -0700 Subject: [PATCH] feat: text protection on desktop --- locales/en.default.schema.json | 1 + 1 file changed, 1 insertion(+) diff --git a/locales/en.default.schema.json b/locales/en.default.schema.json index 38a76da..6bc0259 100644 --- a/locales/en.default.schema.json +++ b/locales/en.default.schema.json @@ -774,6 +774,7 @@ "text_on_right": "Text on right", "text_position": "Text position", "text_protection": "Text protection", + "text_protection_desktop": "Text protection on desktop", "text_size": "Text size", "text_style": "Text style", "texture": "Texture",