AloisSeckar / AloisSeckar/ELRHistory
Use i18 translation from nuxt-ignis directly
Abierto
maintenance
- Lenguaje dominante
- TypeScript
- Estrellas
- 6
- Forks
- 1
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
Currently there is https://github.com/AloisSeckar/ELRHistory/blob/main/app/composables/useTranslation.ts where we call:
```
import { useT as useIgnisT } from '../../node_modules/nuxt-ignis/app/composables/useTranslation'
```
This shouldn't be necessary, the "useT" function should be available directly. It is both not practical and also unstable if nuxt-ignis structure changes.
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.