From 2dee303d92e4dc5d176483b2af3791b7c5f546cb Mon Sep 17 00:00:00 2001 From: friendica Date: Thu, 15 May 2014 20:09:28 -0700 Subject: more base apps --- include/apps.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/apps.php') diff --git a/include/apps.php b/include/apps.php index f6c09d803..ced337e71 100644 --- a/include/apps.php +++ b/include/apps.php @@ -96,7 +96,7 @@ function parse_app_description($f) { function translate_system_apps(&$arr) { $apps = array( 'Matrix' => t('Matrix'), 'Channel Home' => t('Channel Home'), 'Profile' => t('Profile'), - 'Photos' => t('Photos') + 'Photos' => t('Photos'), 'Events' => t('Events') ); -- cgit v1.2.3