From 344fbef440d064197f189b08d245218e23b027a4 Mon Sep 17 00:00:00 2001 From: timothyylim Date: Fri, 26 Jan 2018 12:52:50 +0100 Subject: [PATCH] HFP-1831 Fix language files --- language/he.json | 21 +++++++++++---------- 1 file changed, 11 insertions(+), 10 deletions(-) diff --git a/language/he.json b/language/he.json index 9e4010b..e3cc8d3 100644 --- a/language/he.json +++ b/language/he.json @@ -230,19 +230,20 @@ }, { "label": "עדכון כפתור \"תצוגת פתרון\"", + "description": "This option determines if the \"Show Solution\" button will be shown for all questions, disabled for all or configured for each question individually.", "options": [ { - "label": "עדכון כפתור \"נסו שוב\"", - "description": "אפשרות זו קובעת אם הכפתור \"נסו שוב\" יוצג עבור כל השאלות, יושבת עבור כל השאלות או יוגדר עבור כל שאלה בנפרד.\n", - "options": [ - { - "label": "פעיל" - }, - { - "label": "כבוי" - } - ] + "label": "פעיל" }, + { + "label": "כבוי" + } + ] + }, + { + "label": "עדכון כפתור \"נסו שוב\"", + "description": "אפשרות זו קובעת אם הכפתור \"נסו שוב\" יוצג עבור כל השאלות, יושבת עבור כל השאלות או יוגדר עבור כל שאלה בנפרד.\n", + "options": [ { "label": "פעיל" },