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",