Update tooltip label
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
parent
0349326ce5
commit
15a017841e
2 changed files with 2 additions and 2 deletions
|
@ -110,7 +110,7 @@ other = "Služba využívá end-to-end šifrování, to znamená, že ani my nem
|
||||||
other = "Nešifrováno E2E"
|
other = "Nešifrováno E2E"
|
||||||
|
|
||||||
[service_unencrypted_tooltip]
|
[service_unencrypted_tooltip]
|
||||||
other = "Služba nevyužívá end-to-end šifrování, nedoporučujeme proto skrz ní posílat extrémně senzitivní data."
|
other = "Služba nevyužívá end-to-end šifrování. Zvažte, s jak citlivými informacemi budete pracovat."
|
||||||
|
|
||||||
[service_onion_tooltip]
|
[service_onion_tooltip]
|
||||||
other = "Služba je dostupná též přímo na síti Tor. Pro nejvyšší míru anonymity k ní doporučujeme přistupovat skrz .onion adresu. Pokud přistupujete skrz Tor browser, budete automaticky přesměrováni."
|
other = "Služba je dostupná též přímo na síti Tor. Pro nejvyšší míru anonymity k ní doporučujeme přistupovat skrz .onion adresu. Pokud přistupujete skrz Tor browser, budete automaticky přesměrováni."
|
||||||
|
|
|
@ -113,7 +113,7 @@ other = "The service uses end-to-end encryption, meaning that even we can't read
|
||||||
other = "No E2E encryption"
|
other = "No E2E encryption"
|
||||||
|
|
||||||
[service_unencrypted_tooltip]
|
[service_unencrypted_tooltip]
|
||||||
other = "The service does not use end-to-end encryption, so we do not recommend sending extremely sensitive data through it."
|
other = "The service does not use end-to-end encryption. Please consider how much sensitive information you will use it for."
|
||||||
|
|
||||||
[service_onion_tooltip]
|
[service_onion_tooltip]
|
||||||
other = "The service is also available directly on the Tor network. For the highest level of anonymity, we recommend accessing it through the .onion address. If you access through the Tor browser, you will be automatically redirected."
|
other = "The service is also available directly on the Tor network. For the highest level of anonymity, we recommend accessing it through the .onion address. If you access through the Tor browser, you will be automatically redirected."
|
||||||
|
|
Loading…
Reference in a new issue