mirror of
https://github.com/2dust/v2rayN.git
synced 2025-11-29 03:02:53 +00:00
Compare commits
2 commits
4177161493
...
dd3ca70716
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
dd3ca70716 | ||
|
|
1f8dd1a52d |
1 changed files with 5 additions and 5 deletions
|
|
@ -1603,10 +1603,10 @@
|
||||||
<value>Certificate Pinning</value>
|
<value>Certificate Pinning</value>
|
||||||
</data>
|
</data>
|
||||||
<data name="TbCertPinningTips" xml:space="preserve">
|
<data name="TbCertPinningTips" xml:space="preserve">
|
||||||
<value>Server Certificate (PEM format, optional)
|
<value>Certificat serveur (format PEM, facultatif)
|
||||||
When specified, the certificate will be pinned, and "Allow Insecure" will be disabled.
|
Si le certificat est défini, il est fixé et l’option « Ignorer la vérification » est désactivée.
|
||||||
|
|
||||||
The "Get Certificate" action may fail if a self-signed certificate is used or if the system contains an untrusted or malicious CA.</value>
|
Si un certificat auto-signé est utilisé ou si le système contient une CA non fiable ou malveillante, l’action « Obtenir le certificat » peut échouer.</value>
|
||||||
</data>
|
</data>
|
||||||
<data name="TbFetchCert" xml:space="preserve">
|
<data name="TbFetchCert" xml:space="preserve">
|
||||||
<value>Obtenir le certificat</value>
|
<value>Obtenir le certificat</value>
|
||||||
|
|
@ -1630,6 +1630,6 @@ The "Get Certificate" action may fail if a self-signed certificate is used or if
|
||||||
<value>Chemin script proxy système personnalisé</value>
|
<value>Chemin script proxy système personnalisé</value>
|
||||||
</data>
|
</data>
|
||||||
<data name="TbSettingsMacOSShowInDock" xml:space="preserve">
|
<data name="TbSettingsMacOSShowInDock" xml:space="preserve">
|
||||||
<value>macOS displays this in the Dock (requires restart)</value>
|
<value>Afficher dans le Dock de macOS (redém. requis)</value>
|
||||||
</data>
|
</data>
|
||||||
</root>
|
</root>
|
||||||
Loading…
Reference in a new issue