cards feature

This commit is contained in:
zotlabs
2017-08-23 00:01:02 -07:00
parent 41ff8fdd37
commit e084b776ee
13 changed files with 373 additions and 7 deletions

View File

@@ -221,6 +221,7 @@ class Apps {
static public function translate_system_apps(&$arr) {
$apps = array(
'Apps' => t('Apps'),
'Cards' => t('Cards'),
'Site Admin' => t('Site Admin'),
'Report Bug' => t('Report Bug'),
'View Bookmarks' => t('View Bookmarks'),