diff options
Diffstat (limited to 'src/config.json')
-rw-r--r-- | src/config.json | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/config.json b/src/config.json index d10adec8..fbed322c 100644 --- a/src/config.json +++ b/src/config.json @@ -1114,6 +1114,11 @@ "name": "LibreTranslate", "instanceList": true, "url": "https://github.com/LibreTranslate/LibreTranslate" + }, + "translite": { + "name": "Translite", + "instanceList": true, + "url": "https://codeberg.org/gospodin/translite" } }, "targets": [ |