aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Lib/Apps.php
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2018-09-13 11:32:43 +0200
committerMario Vavti <mario@mariovavti.com>2018-09-13 11:32:43 +0200
commit56f88f2e30ef75fa7e41cbcbbc6344abc6b7d37d (patch)
tree44e52b8dfeb719760bc60325e93bbbb6c374e21a /Zotlabs/Lib/Apps.php
parenta1d5ce3716d09b7ccd81e252309ca9fd5e841b26 (diff)
downloadvolse-hubzilla-56f88f2e30ef75fa7e41cbcbbc6344abc6b7d37d.tar.gz
volse-hubzilla-56f88f2e30ef75fa7e41cbcbbc6344abc6b7d37d.tar.bz2
volse-hubzilla-56f88f2e30ef75fa7e41cbcbbc6344abc6b7d37d.zip
move chat from feature to apps
Diffstat (limited to 'Zotlabs/Lib/Apps.php')
-rw-r--r--Zotlabs/Lib/Apps.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/Zotlabs/Lib/Apps.php b/Zotlabs/Lib/Apps.php
index 860a799ef..6b87ac6cb 100644
--- a/Zotlabs/Lib/Apps.php
+++ b/Zotlabs/Lib/Apps.php
@@ -303,7 +303,7 @@ class Apps {
'Admin' => t('Site Admin'),
'Report Bug' => t('Report Bug'),
'View Bookmarks' => t('View Bookmarks'),
- 'My Chatrooms' => t('My Chatrooms'),
+ 'Chatrooms' => t('Chatrooms'),
'Connections' => t('Connections'),
'Remote Diagnostics' => t('Remote Diagnostics'),
'Suggest Channels' => t('Suggest Channels'),