diff options
Diffstat (limited to 'files/it/learn/javascript/first_steps')
-rw-r--r-- | files/it/learn/javascript/first_steps/variables/index.html (renamed from files/it/learn/javascript/first_steps/variabili/index.html) | 3 | ||||
-rw-r--r-- | files/it/learn/javascript/first_steps/what_went_wrong/index.html (renamed from files/it/learn/javascript/first_steps/cosa_è_andato_storto/index.html) | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/files/it/learn/javascript/first_steps/variabili/index.html b/files/it/learn/javascript/first_steps/variables/index.html index 38da82e607..4b6073f0f5 100644 --- a/files/it/learn/javascript/first_steps/variabili/index.html +++ b/files/it/learn/javascript/first_steps/variables/index.html @@ -1,7 +1,8 @@ --- title: Memorizzazione delle informazioni necessarie - Variabili -slug: Learn/JavaScript/First_steps/Variabili +slug: Learn/JavaScript/First_steps/Variables translation_of: Learn/JavaScript/First_steps/Variables +original_slug: Learn/JavaScript/First_steps/Variabili --- <div>{{LearnSidebar}}</div> diff --git a/files/it/learn/javascript/first_steps/cosa_è_andato_storto/index.html b/files/it/learn/javascript/first_steps/what_went_wrong/index.html index 1fa4343de8..a930befda3 100644 --- a/files/it/learn/javascript/first_steps/cosa_è_andato_storto/index.html +++ b/files/it/learn/javascript/first_steps/what_went_wrong/index.html @@ -1,7 +1,8 @@ --- title: Cosa è andato storto? Problemi con Javacript -slug: Learn/JavaScript/First_steps/Cosa_è_andato_storto +slug: Learn/JavaScript/First_steps/What_went_wrong translation_of: Learn/JavaScript/First_steps/What_went_wrong +original_slug: Learn/JavaScript/First_steps/Cosa_è_andato_storto --- <div>{{LearnSidebar}}</div> |