apporder style improvement and add to nav menu, also add language awareness to webpages

This commit is contained in:
zotlabs
2017-05-22 17:07:34 -07:00
committed by Mario Vavti
parent 3a9e5f0f98
commit 647b5d098f
6 changed files with 55 additions and 17 deletions

View File

@@ -281,6 +281,7 @@ EOT;
'$nav_apps' => $nav_apps,
'$channel_apps' => $channel_apps,
'$addapps' => t('Add Apps'),
'$orderapps' => t('Arrange Apps'),
'$sysapps_toggle' => t('Toggle System Apps')
));