Merge pull request #915 from han9912/branch-untranslate

un-translate code
This commit is contained in:
Sara Gibbons
2022-10-28 15:48:57 -04:00
committed by GitHub
2 changed files with 10 additions and 10 deletions

View File

@@ -1,4 +1,4 @@
//aggiungere qui il listener //add listener here
//presa in prestito dall'estensione energy lollipop //borrowed from energy lollipop extension
//disegnare qui l'icona //draw the icon here

View File

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