From 0fe7004d38f884ddde310a7dd2aca87b8154f15b Mon Sep 17 00:00:00 2001 From: Max Kostikov Date: Fri, 27 Jul 2018 11:03:02 +0200 Subject: Update Apps.php --- Zotlabs/Lib/Apps.php | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'Zotlabs') diff --git a/Zotlabs/Lib/Apps.php b/Zotlabs/Lib/Apps.php index 82f0b57b8..d89d8b878 100644 --- a/Zotlabs/Lib/Apps.php +++ b/Zotlabs/Lib/Apps.php @@ -323,7 +323,10 @@ class Apps { 'Features' => t('Features'), 'Language' => t('Language'), 'Post' => t('Post'), - 'Profile Photo' => t('Profile Photo') + 'Profile Photo' => t('Profile Photo'), + 'Profile' => t('Profile'), + 'Profiles' => t('Profiles'), + 'Privacy Groups' => t('Privacy Groups') ); if(array_key_exists('name',$arr)) { -- cgit v1.2.3