diff --git a/README.md b/README.md index 855f981b..6b2a9251 100755 --- a/README.md +++ b/README.md @@ -113,6 +113,10 @@ Thank you to all the wonderful people who are sponsoring this project (=preventi ## Everything else +### Translations (work in progress) + +Proudly using [Weblate](https://hosted.weblate.org/projects/pialert/). + ### 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/newdev_template/config.json b/front/plugins/newdev_template/config.json index 66941bcb..893718e4 100755 --- a/front/plugins/newdev_template/config.json +++ b/front/plugins/newdev_template/config.json @@ -1,5 +1,5 @@ { - "code_name": "Devices.new", + "code_name": "newdev_template", "template_type": "database-entry", "unique_prefix": "NEWDEV", "plugin_type": "system",