diff --git a/locale/de.json b/locale/de.json index 19d1364..6fd40d8 100644 --- a/locale/de.json +++ b/locale/de.json @@ -243,6 +243,7 @@ "Poll password": "Password", "Password choice": "DE_Choix", "Password confirmation": "DE_Confirmation", + "Permissions": "DE_Permissions", "Go to step 2": "Weiter zum 2. Schritt" }, "Step 2": { diff --git a/locale/en.json b/locale/en.json index 611a301..dd96545 100644 --- a/locale/en.json +++ b/locale/en.json @@ -243,6 +243,7 @@ "Poll password": "Password", "Password choice": "Choice", "Password confirmation": "Confirmation", + "Permissions": "Permissions", "Go to step 2": "Go to step 2" }, "Step 2": { @@ -421,4 +422,4 @@ "Check again": "Check again", "Continue the installation": "Continue the installation" } -} \ No newline at end of file +} diff --git a/locale/es.json b/locale/es.json index 73e032c..e51ec5b 100644 --- a/locale/es.json +++ b/locale/es.json @@ -243,6 +243,7 @@ "Poll password": "ES_Mot de passe", "Password choice": "ES_Choix", "Password confirmation": "ES_Confirmation", + "Permissions": "ES_Permissions", "Go to step 2": "Ir al paso número 2" }, "Step 2": { diff --git a/locale/fr.json b/locale/fr.json index 6828471..21279eb 100644 --- a/locale/fr.json +++ b/locale/fr.json @@ -243,6 +243,7 @@ "Poll password": "Mot de passe", "Password choice": "Choix", "Password confirmation": "Confirmation", + "Permissions": "Permissions", "Go to step 2": "Aller à l'étape 2" }, "Step 2": { diff --git a/locale/it.json b/locale/it.json index 6c61d57..6ae6de4 100644 --- a/locale/it.json +++ b/locale/it.json @@ -243,6 +243,7 @@ "Poll password": "Password", "Password choice": "IT_Choix", "Password confirmation": "Conferma della password", + "Permissions": "IT_Permissions", "Go to step 2": "Andare al punto 2" }, "Step 2": { diff --git a/locale/oc.json b/locale/oc.json index 45aad66..7f0033f 100644 --- a/locale/oc.json +++ b/locale/oc.json @@ -243,6 +243,7 @@ "Poll password": "OC_Mot de passe", "Password choice": "OC_Choix", "Password confirmation": "OC_Confirmation", + "Permissions": "OC_Permissions", "Go to step 2": "Anar a l'etapa 2" }, "Step 2": { @@ -420,4 +421,4 @@ "Check again": "OC_Vérifier à nouveau", "Continue the installation": "OC_Continuer l'installation" } -} \ No newline at end of file +} diff --git a/tpl/create_poll.tpl b/tpl/create_poll.tpl index 3d8e434..0f28f7e 100644 --- a/tpl/create_poll.tpl +++ b/tpl/create_poll.tpl @@ -178,7 +178,10 @@
-
+ +