Files
2024-06-03 13:12:22 +02:00

13 lines
216 B
Markdown

---
favicon: /favicons/libretranslate.svg
items:
- name: Translate text
desc: Translate a text.
---
<script setup>
import CustomListing from '../../components/CustomListing.vue'
</script>
<CustomListing />