Files
automatisch/packages/docs/pages/apps/deepl/actions.md
2022-11-07 18:58:45 +01:00

13 lines
235 B
Markdown

---
favicon: /favicons/deepl.svg
items:
- name: Translate Text
desc: Translates text from one language to another.
---
<script setup>
import CustomListing from '../../components/CustomListing.vue'
</script>
<CustomListing />