From 03d6655f9290857c018c8504c24520bfea8a1944 Mon Sep 17 00:00:00 2001 From: Hazelnoot Date: Mon, 12 May 2025 13:31:48 -0400 Subject: fix wording of "User is from a bubble instance" --- locales/index.d.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'locales') diff --git a/locales/index.d.ts b/locales/index.d.ts index a165d0fd3e..8cb493bcf6 100644 --- a/locales/index.d.ts +++ b/locales/index.d.ts @@ -7690,7 +7690,7 @@ export interface Locale extends ILocale { */ "isFromInstanceSubdomains": string; /** - * User is from a local bubble instance + * User is from a bubble instance */ "fromBubbleInstance": string; /** -- cgit v1.2.3-freya