Files
phundrak.com-backend/frontend/app/pages/vocal-synthesis.vue

6 lines
83 B
Vue
Raw Normal View History

2025-11-06 09:24:44 +01:00
<template>
<div>
{{ $t('pages.vocal-synthesis.name') }}
</div>
</template>