Replies: 8 comments
-
|
Yes tout à fait, Regardez comment le fichier translation.js est fait sous le répertoire i8n. |
Beta Was this translation helpful? Give feedback.
-
|
Merci. |
Beta Was this translation helpful? Give feedback.
-
|
J'ai commencé la traduction. |
Beta Was this translation helpful? Give feedback.
-
|
The program's structure is well done. For internationalization it could be very easy: change the button CN | EN for a list. I'm not familiar with the « vue » structure. Is that built using a graphical programming system ? If so, which one ? |
Beta Was this translation helpful? Give feedback.
-
|
Currently the way translations are managed in ESPConnect is too brittle, I am going to implement the vue-i18n library to do translation, so it will be easier for you to do it. Stay tuned! |
Beta Was this translation helpful? Give feedback.
-
|
I have Migrated UI translations to the standard Vue I18n + Vuetify integration. |
Beta Was this translation helpful? Give feedback.
-
|
Good! |
Beta Was this translation helpful? Give feedback.
-
|
Pull requested. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
In README.md page, we read
Note on localization ESPConnect currently supports community translations via a DOM-based translation shim. This is a low-intrusion, best effort, solution intended to enable quick language support. It is not a full internationalization framework, and UI text changes may require translation updates.Are you open to internationalization ? I would like to do the french transtlation.
Beta Was this translation helpful? Give feedback.
All reactions