diff --git a/translations/ar.json b/translations/ar.json index c8643c313..1812c5457 100644 --- a/translations/ar.json +++ b/translations/ar.json @@ -190,5 +190,6 @@ "Question": "Question", "Enter your question": "Enter your question", "Enter the choices for your question below.": "Enter the choices for your question below.", - "Ask a question": "Ask a question" + "Ask a question": "Ask a question", + "Possible answers": "Possible answers" } diff --git a/translations/ca.json b/translations/ca.json index 5a6307d82..21d136a12 100644 --- a/translations/ca.json +++ b/translations/ca.json @@ -190,5 +190,6 @@ "Question": "Question", "Enter your question": "Enter your question", "Enter the choices for your question below.": "Enter the choices for your question below.", - "Ask a question": "Ask a question" + "Ask a question": "Ask a question", + "Possible answers": "Possible answers" } diff --git a/translations/cy.json b/translations/cy.json index e081cb6d4..848a64c90 100644 --- a/translations/cy.json +++ b/translations/cy.json @@ -190,5 +190,6 @@ "Question": "Question", "Enter your question": "Enter your question", "Enter the choices for your question below.": "Enter the choices for your question below.", - "Ask a question": "Ask a question" + "Ask a question": "Ask a question", + "Possible answers": "Possible answers" } diff --git a/translations/de.json b/translations/de.json index eae58694c..4f67ac24e 100644 --- a/translations/de.json +++ b/translations/de.json @@ -190,5 +190,6 @@ "Question": "Question", "Enter your question": "Enter your question", "Enter the choices for your question below.": "Enter the choices for your question below.", - "Ask a question": "Ask a question" + "Ask a question": "Ask a question", + "Possible answers": "Possible answers" } diff --git a/translations/en.json b/translations/en.json index 8fe64a6aa..104fac291 100644 --- a/translations/en.json +++ b/translations/en.json @@ -190,5 +190,6 @@ "Question": "Question", "Enter your question": "Enter your question", "Enter the choices for your question below.": "Enter the choices for your question below.", - "Ask a question": "Ask a question" + "Ask a question": "Ask a question", + "Possible answers": "Possible answers" } diff --git a/translations/es.json b/translations/es.json index 40dc02f93..45e5dc803 100644 --- a/translations/es.json +++ b/translations/es.json @@ -190,5 +190,6 @@ "Question": "Question", "Enter your question": "Enter your question", "Enter the choices for your question below.": "Enter the choices for your question below.", - "Ask a question": "Ask a question" + "Ask a question": "Ask a question", + "Possible answers": "Possible answers" } diff --git a/translations/fr.json b/translations/fr.json index 130f00ea4..4e545c947 100644 --- a/translations/fr.json +++ b/translations/fr.json @@ -190,5 +190,6 @@ "Question": "Question", "Enter your question": "Enter your question", "Enter the choices for your question below.": "Enter the choices for your question below.", - "Ask a question": "Ask a question" + "Ask a question": "Ask a question", + "Possible answers": "Possible answers" } diff --git a/translations/ga.json b/translations/ga.json index 8c7c8f04e..d3ecb1bb1 100644 --- a/translations/ga.json +++ b/translations/ga.json @@ -190,5 +190,6 @@ "Question": "Question", "Enter your question": "Enter your question", "Enter the choices for your question below.": "Enter the choices for your question below.", - "Ask a question": "Ask a question" + "Ask a question": "Ask a question", + "Possible answers": "Possible answers" } diff --git a/translations/hi.json b/translations/hi.json index da30a65ab..668aa3a1d 100644 --- a/translations/hi.json +++ b/translations/hi.json @@ -190,5 +190,6 @@ "Question": "Question", "Enter your question": "Enter your question", "Enter the choices for your question below.": "Enter the choices for your question below.", - "Ask a question": "Ask a question" + "Ask a question": "Ask a question", + "Possible answers": "Possible answers" } diff --git a/translations/it.json b/translations/it.json index d0f81b8ee..b37e83966 100644 --- a/translations/it.json +++ b/translations/it.json @@ -190,5 +190,6 @@ "Question": "Question", "Enter your question": "Enter your question", "Enter the choices for your question below.": "Enter the choices for your question below.", - "Ask a question": "Ask a question" + "Ask a question": "Ask a question", + "Possible answers": "Possible answers" } diff --git a/translations/ja.json b/translations/ja.json index 84b0b1df7..c99aa69e4 100644 --- a/translations/ja.json +++ b/translations/ja.json @@ -190,5 +190,6 @@ "Question": "Question", "Enter your question": "Enter your question", "Enter the choices for your question below.": "Enter the choices for your question below.", - "Ask a question": "Ask a question" + "Ask a question": "Ask a question", + "Possible answers": "Possible answers" } diff --git a/translations/oc.json b/translations/oc.json index 2c2b2abe0..d23c7ccc5 100644 --- a/translations/oc.json +++ b/translations/oc.json @@ -186,5 +186,6 @@ "Question": "Question", "Enter your question": "Enter your question", "Enter the choices for your question below.": "Enter the choices for your question below.", - "Ask a question": "Ask a question" + "Ask a question": "Ask a question", + "Possible answers": "Possible answers" } diff --git a/translations/pt.json b/translations/pt.json index bc3ddcdd0..70890b8dd 100644 --- a/translations/pt.json +++ b/translations/pt.json @@ -190,5 +190,6 @@ "Question": "Question", "Enter your question": "Enter your question", "Enter the choices for your question below.": "Enter the choices for your question below.", - "Ask a question": "Ask a question" + "Ask a question": "Ask a question", + "Possible answers": "Possible answers" } diff --git a/translations/ru.json b/translations/ru.json index c88257f43..e9939a101 100644 --- a/translations/ru.json +++ b/translations/ru.json @@ -190,5 +190,6 @@ "Question": "Question", "Enter your question": "Enter your question", "Enter the choices for your question below.": "Enter the choices for your question below.", - "Ask a question": "Ask a question" + "Ask a question": "Ask a question", + "Possible answers": "Possible answers" } diff --git a/translations/zh.json b/translations/zh.json index bfc08250d..5edc2e8ed 100644 --- a/translations/zh.json +++ b/translations/zh.json @@ -190,5 +190,6 @@ "Question": "Question", "Enter your question": "Enter your question", "Enter the choices for your question below.": "Enter the choices for your question below.", - "Ask a question": "Ask a question" + "Ask a question": "Ask a question", + "Possible answers": "Possible answers" } diff --git a/webinterface.py b/webinterface.py index d40c60179..5f2614f60 100644 --- a/webinterface.py +++ b/webinterface.py @@ -980,6 +980,7 @@ def htmlNewPost(translate: {},baseDir: str, \ placeholderMessage=translate['Enter your question']+'...' endpoint='newquestion' extraFields='
' + extraFields+=' ' for questionCtr in range(8): extraFields+=' ' extraFields+=' '