From 4fd9d1ee5ff95822975bb530fa42c31f48caeff3 Mon Sep 17 00:00:00 2001 From: Max Kostikov Date: Fri, 27 Jul 2018 11:29:38 +0200 Subject: Update Apps.php --- Zotlabs/Lib/Apps.php | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'Zotlabs/Lib/Apps.php') 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)) { -- cgit v1.2.3