nbrabant / rpi-inventory

3 stars 3 forks source link

[FRONT] Install translation module for vue-js #27

Closed nbrabant closed 2 years ago

nbrabant commented 2 years ago

For i18n, the frontend must include translation functionalities

Requirement :

The first choice can be the Vue I18n package https://kazupon.github.io/vue-i18n/installation.html#direct-download-cdn

dangenendt commented 2 years ago

Can i do this? But i would not recommend to import it via CDN and script-tag. We should just install it with npm

dangenendt commented 2 years ago

@nbrabant This one can be closed