From 684891cbfa1e10655a3098d0a325f083031b01ac Mon Sep 17 00:00:00 2001 From: Timothy Lim Date: Wed, 23 Aug 2017 11:42:49 +0200 Subject: [PATCH] New translations .en.json (Italian) --- language/it.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/language/it.json b/language/it.json index 04af56b..ddbc2af 100644 --- a/language/it.json +++ b/language/it.json @@ -91,26 +91,26 @@ "default":"Domanda" }, { - "label":"Readspeaker progress", - "description":"May use @current and @total question variables", - "default":"Question @current of @total" + "label":"Progresso del dispositvo di riproduzione vocale", + "description":"Puoi utilizzare le variabili di domanda @current e @total", + "default":"Domanda @current di @total" }, { - "label":"Unanswered question text", - "default":"Unanswered" + "label":"Testo della domanda senza risposta", + "default":"Senza risposta" }, { - "label":"Answered question text", - "default":"Answered" + "label":"Testo della domanda con risposta", + "default":"Risposta" }, { - "label":"Current question text", - "default":"Current question" + "label":"Testo della domanda corrente", + "default":"Domanda corrente" } ] }, { - "label":"Disable backwards navigation", + "label":"Disattiva la navigazione all'indietro", "description":"This option will only allow you to move forward in Question Set" }, {