French support

pull/112/head
Andrew 3 years ago
parent d1df2989e9
commit 7218badc64

@ -103,6 +103,7 @@ Translations into other languages would be highly appreciated. If you want to he
|--|--| |--|--|
|English | ✔️ | |English | ✔️ |
|Finnish | ✔️ | |Finnish | ✔️ |
|French | ✔️ |
|German | ✔️ | |German | ✔️ |
|Greek | ✔️ | |Greek | ✔️ |
|Italian | ✔️ | |Italian | ✔️ |
@ -114,7 +115,7 @@ Translations into other languages would be highly appreciated. If you want to he
| Turkish | ✔️ | | Turkish | ✔️ |
| Ukrainian | ✔️ | | Ukrainian | ✔️ |
Thanks to [nxjosephofficial](https://github.com/nxjosephofficial), [LINUX-SAUNA](https://t.me/linuxsauna), [Proxycon](https://github.com/proxycon), [albanobattistella](https://github.com/albanobattistella), [TheBlueQuasar](https://github.com/TheBlueQuasar), [MrQuerter](https://github.com/MrQuerter), [KotoWhiskas](https://github.com/KotoWhiskas), [André](https://github.com/andre1828), [haggen88](https://github.com/haggen88), [XfedeX](https://github.com/XfedeX), [Jok3r](https://github.com/th3knv) and others for helping. Thanks to [nxjosephofficial](https://github.com/nxjosephofficial), [LINUX-SAUNA](https://t.me/linuxsauna), [Proxycon](https://github.com/proxycon), [albanobattistella](https://github.com/albanobattistella), [TheBlueQuasar](https://github.com/TheBlueQuasar), [MrQuerter](https://github.com/MrQuerter), [KotoWhiskas](https://github.com/KotoWhiskas), [André](https://github.com/andre1828), [haggen88](https://github.com/haggen88), [XfedeX](https://github.com/XfedeX), [Jok3r](https://github.com/th3knv), [TitouanReal](https://github.com/TitouanReal) and others for helping.
## Used technologies ## Used technologies
- [yt-dlp](https://github.com/yt-dlp/yt-dlp) - [yt-dlp](https://github.com/yt-dlp/yt-dlp)
- [Electron](https://www.electronjs.org/) - [Electron](https://www.electronjs.org/)

@ -56,6 +56,7 @@
<option value="es">Español</option> <option value="es">Español</option>
<option value="fa">فارسی</option> <option value="fa">فارسی</option>
<option value="el">Ελληνικά</option> <option value="el">Ελληνικά</option>
<option value="fr">Français</option>
<option value="it">Italiano</option> <option value="it">Italiano</option>
<option value="pl">Polski</option> <option value="pl">Polski</option>
<option value="pt">Português</option> <option value="pt">Português</option>

Loading…
Cancel
Save