From 0b51bff2559e48a9eb340524e2e7f955f9074854 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jonne=20Ha=C3=9F?= Date: Fri, 30 Oct 2020 15:22:41 +0100 Subject: [PATCH] fix wording for api.openid_connect.scopes.notifications --- config/locales/diaspora/en.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/locales/diaspora/en.yml b/config/locales/diaspora/en.yml index 8a99ba665..b47e0b03c 100644 --- a/config/locales/diaspora/en.yml +++ b/config/locales/diaspora/en.yml @@ -952,7 +952,7 @@ en: description: "This grants read and write permissions on interacting with posts to the application." notifications: name: "notifications" - description: "This grants read and write permissions on interactions for the user to the application." + description: "This grants read and write permissions on notifications for the user to the application." 'private:read': name: "private:read" description: "This grants read privileges on private posts and streams to the application."