-
Notifications
You must be signed in to change notification settings - Fork 283
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Translating to Italian
- Loading branch information
Showing
1 changed file
with
10 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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" | ||
} | ||
} |