From 36e143f262da71d72da109a4889735f0c7d51121 Mon Sep 17 00:00:00 2001 From: Jokob-sk Date: Sat, 3 Feb 2024 12:53:29 +1100 Subject: [PATCH] =?UTF-8?q?Weblate=20setup=200.1=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/newdev_template/config.json | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) 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",