diff --git a/assets/dist/icons/translate.svg b/assets/dist/icons/translate.svg new file mode 100644 index 0000000..5c06a12 --- /dev/null +++ b/assets/dist/icons/translate.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/data/services.json b/data/services.json index 2e4dc7d..4aa97a2 100644 --- a/data/services.json +++ b/data/services.json @@ -212,6 +212,22 @@ "exclude_from_index": false, "exclude_from_simple": false }, + { + "name": "LibreTranslate", + "url": "https://translate.private.coffee", + "short_description": "LibreTranslate is a self-hosted translation service powered by Argos Translate.", + "long_description": "LibreTranslate is a self-hosted translation service powered by Argos Translate. It allows you to translate text between many languages.", + "status": "OK", + "links": [ + { + "name": "Go to LibreTranslate", + "url": "https://translate.private.coffee" + } + ], + "icon": "translate", + "exclude_from_index": false, + "exclude_from_simple": false + }, { "name": "NocoDB", "url": "https://nocodb.private.coffee",