aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs
diff options
context:
space:
mode:
authorzotlabs <mike@macgirvin.com>2019-02-28 17:51:13 -0800
committerzotlabs <mike@macgirvin.com>2019-02-28 17:51:13 -0800
commit29cb62af3dba0a6a2891800cfe97578c1a2819ae (patch)
tree77d4165f87495953ed673acb62d7e60474433d2b /Zotlabs
parent1ff97754afee87f23b17a6b036ebe9e69d41a7c6 (diff)
downloadvolse-hubzilla-29cb62af3dba0a6a2891800cfe97578c1a2819ae.tar.gz
volse-hubzilla-29cb62af3dba0a6a2891800cfe97578c1a2819ae.tar.bz2
volse-hubzilla-29cb62af3dba0a6a2891800cfe97578c1a2819ae.zip
translate name of content filter (addon) app.
Diffstat (limited to 'Zotlabs')
-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'),