summaryrefslogtreecommitdiff
path: root/locales
diff options
context:
space:
mode:
authorHazelnoot <acomputerdog@gmail.com>2025-05-12 13:31:48 -0400
committerHazelnoot <acomputerdog@gmail.com>2025-05-12 13:31:48 -0400
commit03d6655f9290857c018c8504c24520bfea8a1944 (patch)
tree6ca2ea7d68e593421751037d9ca4a006c31eaf52 /locales
parentadd "is from local bubble instance" role condition (diff)
downloadsharkey-03d6655f9290857c018c8504c24520bfea8a1944.tar.gz
sharkey-03d6655f9290857c018c8504c24520bfea8a1944.tar.bz2
sharkey-03d6655f9290857c018c8504c24520bfea8a1944.zip
fix wording of "User is from a bubble instance"
Diffstat (limited to 'locales')
-rw-r--r--locales/index.d.ts2
1 files changed, 1 insertions, 1 deletions
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;
/**