add new module: translator

This commit is contained in:
2023-08-01 12:09:35 +03:00
parent bd22e8e9b6
commit 763cc4d131
3 changed files with 42 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
{
"version": 1,
"index_file": "index.py",
"start_on_boot": true,
"alias": "translator",
"predefine": "predefine.py"
}