Fix private/public confusion.

This commit is contained in:
Dennis Schubert 2020-11-04 16:21:43 +01:00
parent 9021583d37
commit 611e445e17
No known key found for this signature in database
GPG key ID: 5A0304BEA7966D7E

View file

@ -964,7 +964,7 @@ en:
description: "This grants access to your public posts, including interactions and related data." description: "This grants access to your public posts, including interactions and related data."
'public:modify': 'public:modify':
name: "Public Posts (Write)" name: "Public Posts (Write)"
description: "This grants write access to publish private posts and related data (such as votes and attached media)." description: "This grants write access to publish public posts and related data (such as votes and attached media)."
profile: profile:
name: "Extended profile (Read-only)" name: "Extended profile (Read-only)"
description: "This grants read-only access to your extended profile data." description: "This grants read-only access to your extended profile data."