Skip to content

Commit ec6e4af

Browse files
authored
Merge pull request #915 from han9912/branch-untranslate
un-translate code
2 parents 11df154 + 65f8c3c commit ec6e4af

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
//aggiungere qui il listener
1+
//add listener here
22

3-
//presa in prestito dall'estensione energy lollipop
4-
//disegnare qui l'icona
3+
//borrowed from energy lollipop extension
4+
//draw the icon here
Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
11
//1
2-
// campi del form
3-
// risultati
2+
// form fields
3+
// results divs
44

55
//6
6-
//chiamata API
6+
//call the API
77

88
//5
9-
//imposta la chiave api e la regione per l'utente
9+
//set up user's api key and region
1010

1111
//4
12-
// gestisce l'invio del form
12+
// handle form submission
1313

14-
//3 controlli iniziali
14+
//3 initial checks
1515

1616
//2
17-
// imposta i listeners e la partenza dell'app
17+
// set listeners and start app

0 commit comments

Comments
 (0)