From fc371a6e92109499a64935d9cd334b30db785db2 Mon Sep 17 00:00:00 2001 From: Jokob-sk Date: Sat, 3 Feb 2024 23:32:14 +1100 Subject: [PATCH] =?UTF-8?q?NEWDEV=20IP=20filter=20+=20dark=20pach=20for=20?= =?UTF-8?q?overlay=20#539=20=F0=9F=86=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 4 ++++ front/plugins/pholus_scan/README.md | 2 +- front/plugins/pholus_scan/config.json | 6 +++--- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 6b2a9251..ec84f7f0 100755 --- a/README.md +++ b/README.md @@ -117,6 +117,10 @@ Thank you to all the wonderful people who are sponsoring this project (=preventi Proudly using [Weblate](https://hosted.weblate.org/projects/pialert/). + + Translation status + + ### License > GPL 3.0 | [Read more here](LICENSE.txt) | Source of the [animated GIF (Loading Animation)](https://commons.wikimedia.org/wiki/File:Loading_Animation.gif) | Source of the [selfhosted Fonts](https://github.com/adobe-fonts/source-sans) diff --git a/front/plugins/pholus_scan/README.md b/front/plugins/pholus_scan/README.md index 4392c9e3..0e0f5ea5 100755 --- a/front/plugins/pholus_scan/README.md +++ b/front/plugins/pholus_scan/README.md @@ -4,7 +4,7 @@ A plugin to resolve `(unknown)` device names. It uses the [Pholus](https://githu ### Usage -- Go to settings and find Pholus-Scan (Name discovery) in the list of settings. +- Go to settings and find Pholus (Name discovery) in the list of settings. - Enable the plugin by changing the `RUN` parameter from disabled to one you prefer (`schedule`, `always_after_scan`, `on_new_device`). - Specify the `PHOLUS_RUN_TIMEOUT` (Will be divided by the number of subnets specified in the Arp-Scan (Network scan) plugin setting `SCAN_SUBNETS`) - SAVE diff --git a/front/plugins/pholus_scan/config.json b/front/plugins/pholus_scan/config.json index 090bdaa9..0c150da8 100755 --- a/front/plugins/pholus_scan/config.json +++ b/front/plugins/pholus_scan/config.json @@ -23,11 +23,11 @@ "display_name": [ { "language_code": "en_us", - "string": "Pholus-Scan (Name discovery)" + "string": "Pholus (Name discovery)" }, { "language_code": "es_es", - "string": "Pholus-Scan (Descubrimiento de nombre)" + "string": "Pholus (Descubrimiento de nombre)" } ], "icon": [ @@ -43,7 +43,7 @@ "description": [ { "language_code": "en_us", - "string": "This plugin is to execute a Pholus-scan (name discovery) on the local network" + "string": "This plugin is to execute a Pholus (name discovery) on the local network" }, { "language_code": "es_es",