You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"ExceptionValueIsNotInt": "Il valore non è un intero",
3
4
"MultipleServersOnlyConfigurableIfSentinelEnabled": "Host o porte multipli possono essere configurati solamente quando è abilitato Redis Sentinel. Il file readme del plugin ti dirà come farlo.",
4
-
"NumHostsNotMatchNumPorts": "Il numero di host configurati con corrisponde al numero di porte configurate."
5
+
"NumHostsNotMatchNumPorts": "Il numero di host configurati con corrisponde al numero di porte configurate.",
6
+
"RedisHostFieldHelp": "Rimuovi host o socket unit del server Redis. Sono ammessi massimo 500 caratteri.",
7
+
"RedisHostFieldHelpExtended": "Se il tuo host richiede connessione TLS, puoi anteporre il protocollo TLS al tuo host, es: tls://example-host.com. Se non funziona, accertati che i certificati siano configurati correttamente nel tuo server Matomo.",
0 commit comments