Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update locationTracking.json #124

Merged
merged 1 commit into from
Mar 22, 2020
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
20 changes: 10 additions & 10 deletions app/locales/it/locationTracking.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"start_logging":"START LOGGING",
"stop_logging":"STOP LOGGING",
"logging_message":"It is currently logging your location privately every five minutes. Your location information will NOT leave your phone.",
"not_logging_message":"NOTE: After clicking this button you may be prompted to grant Private Kit access to your location.",
"import":"Import",
"export":"Export",
"news":"news",
"latest_news":"Latest News",
"url_info":"For more information visit the Private Kit hompage:",
"start_logging":"INIZIA A SALVARE",
"stop_logging":"SMETTI DI SALVARE",
"logging_message":"La APP sta attualmente salvando i tuoi movimenti in privato ogni 5 minuti. Queste informazioni sono salvate solo nel tuo telefono.",
"not_logging_message":"NOTA: Una volta premuto questo tasto, ti sarà richiesto di garantire l'accesso ai tuoi movimenti a Private Kit.",
"import":"Importa",
"export":"Esporta",
"news":"novità",
"latest_news":"Ultime Novità",
"url_info":"Per più informazioni, visita la homepage di Private Kit:",
"private_kit_url":"privatekit.mit.edu"
}
}