aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Lib/Apps.php
diff options
context:
space:
mode:
authorzotlabs <mike@macgirvin.com>2019-03-01 01:51:13 +0000
committerMario <mario@mariovavti.com>2019-03-05 09:42:58 +0100
commit336c716a442978d2bcbd471ca29d2dd5ba8cb108 (patch)
tree7967846427fffe4e2d760ceaad43a3bd4dbadbf7 /Zotlabs/Lib/Apps.php
parent8810658858fffb3dfe36c6ca185c0e7ece1054dd (diff)
downloadvolse-hubzilla-336c716a442978d2bcbd471ca29d2dd5ba8cb108.tar.gz
volse-hubzilla-336c716a442978d2bcbd471ca29d2dd5ba8cb108.tar.bz2
volse-hubzilla-336c716a442978d2bcbd471ca29d2dd5ba8cb108.zip
translate name of content filter (addon) app.
(cherry picked from commit 29cb62af3dba0a6a2891800cfe97578c1a2819ae)
Diffstat (limited to 'Zotlabs/Lib/Apps.php')
-rw-r--r--Zotlabs/Lib/Apps.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/Zotlabs/Lib/Apps.php b/Zotlabs/Lib/Apps.php
index 56283ff76..7541c68a4 100644
--- a/Zotlabs/Lib/Apps.php
+++ b/Zotlabs/Lib/Apps.php
@@ -327,6 +327,7 @@ class Apps {
'Report Bug' => t('Report Bug'),
'Bookmarks' => t('Bookmarks'),
'Chatrooms' => t('Chatrooms'),
+ 'Content Filter' => t('Content Filter'),
'Connections' => t('Connections'),
'Remote Diagnostics' => t('Remote Diagnostics'),
'Suggest Channels' => t('Suggest Channels'),