You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 1, 2021. It is now read-only.
Since version 4.0 there is support for translation files.
If you want to create a translation, have a look at the en.ts file.
It shows how a translation object is structured.
For a french translation, e.g., create a file called
fr.tsand copy the content of the upper english file as template and start your translation.I you have finished, you can post your file as attachment here (or do a pull request) and I will release it with a new release of the extension.