Update Apps.php

This commit is contained in:
Max Kostikov 2018-07-27 11:29:38 +02:00
parent 0fe7004d38
commit 4fd9d1ee5f

View File

@ -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)) {