Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/diaspora/diaspora.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDennis Schubert <mail@dennis-schubert.de>2020-10-30 04:02:30 +0300
committerDennis Schubert <mail@dennis-schubert.de>2020-10-30 04:02:30 +0300
commitaf649adcd9ad54a91a0813462d785f3ddf6ae2db (patch)
tree435ff7098c9b537098e66d8e46fb1c29ca27927f /config/locales
parent25a70c2b16c57da584cfd4814aa69d691b01de7a (diff)
Fix typo in en.api.openid_connect.authorizations.scopes.interactions.description
Diffstat (limited to 'config/locales')
-rw-r--r--config/locales/diaspora/en.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/locales/diaspora/en.yml b/config/locales/diaspora/en.yml
index b6613c056..8a99ba665 100644
--- a/config/locales/diaspora/en.yml
+++ b/config/locales/diaspora/en.yml
@@ -949,7 +949,7 @@ en:
description: "This grants read access to the user's email address to the application."
interactions:
name: "interactions"
- description: "This grants read and write permissions on interacting wth posts to the application."
+ 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."