un-translate code

This commit is contained in:
hanx
2022-10-20 15:21:35 +08:00
parent 120204995f
commit 65f8c3c635
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