diff options
| author | Hazelnoot <acomputerdog@gmail.com> | 2025-05-02 08:32:39 -0400 |
|---|---|---|
| committer | Hazelnoot <acomputerdog@gmail.com> | 2025-05-02 08:32:39 -0400 |
| commit | 805ec98ec09c3bbcaed8f5aec100d5cb25146679 (patch) | |
| tree | 84d662b064169c88a6b8e638b5a1a62f283ff4fa /sharkey-locales/en-US.yml | |
| parent | merge: save draft early when doing "delete&edit" - fixes #638 (!975) (diff) | |
| download | sharkey-805ec98ec09c3bbcaed8f5aec100d5cb25146679.tar.gz sharkey-805ec98ec09c3bbcaed8f5aec100d5cb25146679.tar.bz2 sharkey-805ec98ec09c3bbcaed8f5aec100d5cb25146679.zip | |
update description of "enable proxy account" toggle
Diffstat (limited to 'sharkey-locales/en-US.yml')
| -rw-r--r-- | sharkey-locales/en-US.yml | 2 |
1 files changed, 1 insertions, 1 deletions
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." |