summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--locales/index.d.ts2
-rw-r--r--sharkey-locales/en-US.yml2
2 files changed, 2 insertions, 2 deletions
diff --git a/locales/index.d.ts b/locales/index.d.ts
index 4d5ae94762..977fb43be4 100644
--- a/locales/index.d.ts
+++ b/locales/index.d.ts
@@ -12944,7 +12944,7 @@ export interface Locale extends ILocale {
*/
"enableProxyAccount": string;
/**
- * If disabled, then the proxy account will not be used.
+ * If disabled, then the proxy account will not be used. User lists will only include notes from local or followed users.
*/
"enableProxyAccountDescription": string;
}
diff --git a/sharkey-locales/en-US.yml b/sharkey-locales/en-US.yml
index aaef102ed7..635684596b 100644
--- a/sharkey-locales/en-US.yml
+++ b/sharkey-locales/en-US.yml
@@ -535,4 +535,4 @@ _followRequest:
deleted: "Deleted"
enableProxyAccount: "Enable the proxy account."
-enableProxyAccountDescription: "If disabled, then the proxy account will not be used."
+enableProxyAccountDescription: "If disabled, then the proxy account will not be used. User lists will only include notes from local or followed users."