Updating LogarithmPlotter to v0.1.8
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
dc67a11f60
commit
eb40ff34b4
2 changed files with 2 additions and 2 deletions
|
@ -63,7 +63,7 @@ Sections:
|
||||||
## Remerciements
|
## Remerciements
|
||||||
C'est uniquement grâce à ces personnes extraordinaires que LogarithmPlotter est disponible dans autant de langues.
|
C'est uniquement grâce à ces personnes extraordinaires que LogarithmPlotter est disponible dans autant de langues.
|
||||||
- [Óvári](https://github.com/ovari) pour la traduction en 🇭🇺 hongrois.
|
- [Óvári](https://github.com/ovari) pour la traduction en 🇭🇺 hongrois.
|
||||||
- [Allan Nordhøy](https://github.com/comradekingu) pour la traduction en 🇳🇴 norvégien.
|
- [Allan Nordhøy](https://github.com/comradekingu) pour la traduction en 🇳🇴 norvégien.
|
||||||
Si vous voulez voir votre propre nom ici, vous pouvez contribuer à la traduction de LogarithmPlotter sur [Weblate](https://hosted.weblate.org/engage/logarithmplotter/).
|
Si vous voulez voir votre propre nom ici, vous pouvez contribuer à la traduction de LogarithmPlotter sur [Weblate](https://hosted.weblate.org/engage/logarithmplotter/).
|
||||||
|
|
||||||
Technical:
|
Technical:
|
||||||
|
|
|
@ -13,7 +13,7 @@
|
||||||
},
|
},
|
||||||
"logarithmplotter": {
|
"logarithmplotter": {
|
||||||
"name": "LogarithmPlotter",
|
"name": "LogarithmPlotter",
|
||||||
"version": "0.1.7",
|
"version": "0.1.8",
|
||||||
"languages": ["QML", "JavaScript", "Python"],
|
"languages": ["QML", "JavaScript", "Python"],
|
||||||
"translated": ["en","fr","de","no","hu"],
|
"translated": ["en","fr","de","no","hu"],
|
||||||
"platforms": ["Windows", "MacOSX", "Linux"],
|
"platforms": ["Windows", "MacOSX", "Linux"],
|
||||||
|
|
Loading…
Reference in a new issue