mirror of
https://github.com/YunoHost/yunohost.git
synced 2024-09-03 20:06:10 +02:00
Update locales/en.json
Co-authored-by: ljf (zamentur) <zamentur@users.noreply.github.com>
This commit is contained in:
parent
1cf928beb1
commit
a52918bcaa
1 changed files with 1 additions and 1 deletions
|
@ -225,7 +225,7 @@
|
|||
"diagnosis_ip_broken_resolvconf": "Domain name resolution seems to be broken on your server, which seems related to <code>/etc/resolv.conf</code> not pointing to <code>127.0.0.1</code>.",
|
||||
"diagnosis_ip_connected_ipv4": "The server is connected to the Internet through IPv4!",
|
||||
"diagnosis_ip_multiple_ipv4": "The server seems to have multiple public IPv4 adresses",
|
||||
"diagnosis_ip_multiple_ipv4_details": "It could be because your server really has multiple IPv4 adresses, in this case YunoHost doesn't support this well. But it could also be because one of your configured IP mirror is compromised. You can change them with <code>yunohost settings set security.ipmirrors.v4</code>",
|
||||
"diagnosis_ip_multiple_ipv4_details": "It could be because your server really has multiple IPv4 adresses, in this case YunoHost doesn't support this well especially for email delivery. But it could also be because one of your configured IP detection services is compromised. You can change them with <code>yunohost settings set security.ipmirrors.v4</code>",
|
||||
"diagnosis_ip_connected_ipv6": "The server is connected to the Internet through IPv6!",
|
||||
"diagnosis_ip_multiple_ipv6": "The server seems to have multiple public IPv6 adresses",
|
||||
"diagnosis_ip_multiple_ipv6_details": "It could be because your server really has multiple IPv6 adresses, in this case YunoHost doesn't support this well especially for email delivery. If you use vpnclient, you probably can fix it in the advanced config panel of vpnclient. But it could also be because one of your configured IP detection services is compromised. You can change them with <code>yunohost settings set security.ipmirrors.v6</code>",
|
||||
|
|
Loading…
Add table
Reference in a new issue