Italian Translation - Ch. 5

This commit is contained in:
Roberto Pauletto
2021-01-24 09:45:57 +01:00
parent 26be12a92e
commit a3e1808509
11 changed files with 670 additions and 27 deletions

View File

@@ -1,17 +1,17 @@
//1
// form fields
// results divs
// campi del form
// risultati
//6
//call the API
//chiamata API
//5
//set up user's api key and region
//imposta la chiave api e la regione per l'utente
//4
// handle form submission
// gestisce l'invio del form
//3 initial checks
//3 controlli iniziali
//2
// set listeners and start app
// imposta i listeners e la partenza dell'app