update description of "enable proxy account" toggle
This commit is contained in:
Vendored
+1
-1
@@ -12944,7 +12944,7 @@ export interface Locale extends ILocale {
|
|||||||
*/
|
*/
|
||||||
"enableProxyAccount": string;
|
"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;
|
"enableProxyAccountDescription": string;
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -535,4 +535,4 @@ _followRequest:
|
|||||||
deleted: "Deleted"
|
deleted: "Deleted"
|
||||||
|
|
||||||
enableProxyAccount: "Enable the proxy account."
|
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."
|
||||||
|
|||||||
Reference in New Issue
Block a user