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

6 lines
83 B
Vue

<template>
<div>
{{ $t('pages.vocal-synthesis.name') }}
</div>
</template>