add french translations / fix synology typo / little fix css

This commit is contained in:
Jimmy GALLAND
2023-01-15 16:26:39 +01:00
parent 0caa18a18b
commit c503cd0a1e
50 changed files with 797 additions and 38 deletions
+1 -1
View File
@@ -15,7 +15,7 @@ Download [rustup-init.exe](https://static.rust-lang.org/rustup/dist/x86_64-pc-wi
### vcpkg
Go to the folder you want to clong vcpkg and use [git-bash](https://git-scm.com/download/win) to run the following commands download `vcpkg`, install 64bit version of `libvpx`, `libyuv` and `opus`.
Go to the folder you want to clone vcpkg and use [git-bash](https://git-scm.com/download/win) to run the following commands download `vcpkg`, install 64bit version of `libvpx`, `libyuv` and `opus`.
If you don't have `git` installed, get `git` [here](https://git-scm.com/download/win).
```shell