feat(libretranslate): add translate text action

This commit is contained in:
Rıdvan Akca
2024-06-03 12:03:38 +02:00
parent e6540b5b7e
commit 9d449a2a39
8 changed files with 135 additions and 0 deletions

View File

@@ -248,6 +248,7 @@ export default defineConfig({
collapsible: true,
collapsed: true,
items: [
{ text: 'Actions', link: '/apps/libretranslate/actions' },
{ text: 'Connection', link: '/apps/libretranslate/connection' },
],
},