AloisSeckar / AloisSeckar/ELRHistory
Use i18 translation from nuxt-ignis directly
Ouverte
maintenance
- Langage dominant
- TypeScript
- Étoiles
- 6
- Forks
- 1
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
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.
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Évaluation
Cette issue n'a pas encore été évaluée.