i18n: fix typo

This commit is contained in:
Stavros
2026-01-29 16:26:02 +02:00
parent 63fcc654f0
commit 01e491c3be
2 changed files with 2 additions and 2 deletions

View File

@@ -75,5 +75,5 @@
"profileScopeName": "Profile",
"profileScopeDescription": "Allows the app to access your profile information.",
"groupsScopeName": "Groups",
"groupsScopeDescription": "Allows the app to access the groups in which you are a member."
"groupsScopeDescription": "Allows the app to access your group information."
}

View File

@@ -75,5 +75,5 @@
"profileScopeName": "Profile",
"profileScopeDescription": "Allows the app to access your profile information.",
"groupsScopeName": "Groups",
"groupsScopeDescription": "Allows the app to access the groups in which you are a member."
"groupsScopeDescription": "Allows the app to access your group information."
}