aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Lib/Apps.php
diff options
context:
space:
mode:
authorMax Kostikov <max@kostikov.co>2018-07-27 11:29:38 +0200
committerMax Kostikov <max@kostikov.co>2018-07-27 11:29:38 +0200
commit4fd9d1ee5ff95822975bb530fa42c31f48caeff3 (patch)
tree37bc558f9b4a1c9ce57e1a975df9b620b1a20112 /Zotlabs/Lib/Apps.php
parent0fe7004d38f884ddde310a7dd2aca87b8154f15b (diff)
downloadvolse-hubzilla-4fd9d1ee5ff95822975bb530fa42c31f48caeff3.tar.gz
volse-hubzilla-4fd9d1ee5ff95822975bb530fa42c31f48caeff3.tar.bz2
volse-hubzilla-4fd9d1ee5ff95822975bb530fa42c31f48caeff3.zip
Update Apps.php
Diffstat (limited to 'Zotlabs/Lib/Apps.php')
-rw-r--r--Zotlabs/Lib/Apps.php7
1 files changed, 4 insertions, 3 deletions
diff --git a/Zotlabs/Lib/Apps.php b/Zotlabs/Lib/Apps.php
index d89d8b878..abac2090e 100644
--- a/Zotlabs/Lib/Apps.php
+++ b/Zotlabs/Lib/Apps.php
@@ -324,9 +324,10 @@ class Apps {
'Language' => t('Language'),
'Post' => t('Post'),
'Profile Photo' => t('Profile Photo'),
- 'Profile' => t('Profile'),
- 'Profiles' => t('Profiles'),
- 'Privacy Groups' => t('Privacy Groups')
+ 'Profile' => t('Profile'),
+ 'Profiles' => t('Profiles'),
+ 'Privacy Groups' => t('Privacy Groups'),
+ 'Notifications' => t('Notifications')
);
if(array_key_exists('name',$arr)) {