more apps

This commit is contained in:
friendica
2014-05-22 20:39:42 -07:00
parent bcac633085
commit 39d5f2abcf
5 changed files with 10 additions and 0 deletions

View File

@@ -129,6 +129,8 @@ function translate_system_apps(&$arr) {
'Help' => t('Help'),
'Mail' => t('Mail'),
'Mood' => t('Mood'),
'Poke' => t('Poke'),
'Chat' => t('Chat')
);
if(array_key_exists($arr['name'],$apps))