diff options
author | cyberta <cyberta@riseup.net> | 2022-05-06 14:26:41 +0000 |
---|---|---|
committer | cyberta <cyberta@riseup.net> | 2022-05-06 14:26:41 +0000 |
commit | 592ec6c9243b1847e1cce022122ba9bfe655bfb6 (patch) | |
tree | b0c8540e56a6d9c5821eec406e1dfdb78e12c7c4 /app/src/custom/res/values-it | |
parent | 2e1ff063a14e94fe10381de71c7c145a41e240b5 (diff) | |
parent | b7b9dc82f4c20eee1fa519b8219a8c1b8f5ff48d (diff) |
Merge branch 'update_translations' into 'master'
update translations
See merge request leap/bitmask_android!177
Diffstat (limited to 'app/src/custom/res/values-it')
-rw-r--r-- | app/src/custom/res/values-it/strings.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/app/src/custom/res/values-it/strings.xml b/app/src/custom/res/values-it/strings.xml new file mode 100644 index 00000000..385eb7e7 --- /dev/null +++ b/app/src/custom/res/values-it/strings.xml @@ -0,0 +1,5 @@ +<?xml version='1.0' encoding='UTF-8'?> +<resources> + <string name="donate_message">RiseupVPN è un servizio facile, veloce e sicuro di VPN da riseup.net. RiseupVPN non richiede un account utente, non tiene traccia e non ti registra in alcun modo. Questo servizio è pagato interamente dalle donazioni di utenti come te. Per favore dona a https://riseup.net/vpn/donate.</string> + <string name="terms_of_service">Utilizzando questa applicazione aderisci alle Condizioni di Utilizzo disponibili a https://riseup.net/tos. Questo servizio viene fornito così com\'è, senza nessuna garanzia ed è inteso per persone che si impegnano a rendere il mondo un posto migliore.</string> +</resources> |