From 3875cbba4fe9c1103029b9130594896f6de23da3 Mon Sep 17 00:00:00 2001 From: Oliver Date: Mon, 11 May 2026 22:39:44 -0600 Subject: [PATCH] Add the localization strings for the betaChannel notifications --- langs/en-ca.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/langs/en-ca.json b/langs/en-ca.json index 3ba8289..4e43a1f 100644 --- a/langs/en-ca.json +++ b/langs/en-ca.json @@ -15,6 +15,10 @@ "hint": "This removes the default attributes that are applied when a new actor is created, making it so that no attributes get created alongside the actor.", "label": "Remove Attributes" }, + "betaChannel": { + "name": "Beta Release Notifications", + "hint": "Whether or not to receive notifications about new beta releases for the system. If left unchecked, you will still receive notifications about new versions, but only for stable versions." + }, "canPlayersManageAttributes": { "name": "Players Can Manage Attributes", "hint": "This allows players who have edit access to a document to be able to edit what attributes those characters have via the attribute editor"