-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -65,14 +75,17 @@
-
+
+
diff --git a/src/assets/i18n/en.json b/src/assets/i18n/en.json index b928be32..2534c6e8 100755 --- a/src/assets/i18n/en.json +++ b/src/assets/i18n/en.json @@ -755,6 +755,7 @@ "your-vote-has-been-saved-but-please-note-you-need-to-keep-this-personalised-link-to-be-able-to-edit-": "Your vote has been saved, but please note: you need to keep this personalized link to be able to edit your vote." }, "LANGUAGES": { + "AR": "Arabic", "DE": "German", "FR": "French", "BR": "Breton", @@ -771,6 +772,22 @@ "OC": "Occitan", "SV": "Swedish" }, + "LANGUAGES_SHORT": { + "AR": "Ar", + "DE": "De", + "FR": "Fr", + "BR": "Br", + "CA": "Ca", + "EL": "el", + "ES": "Es", + "EN": "En", + "GL": "gl", + "HU": "hu", + "IT": "It", + "NL": "Nl", + "OC": "oc", + "SV": "sv" + }, "calendar_widget": { "startsWith": "Starts with", "contains": "Contains", diff --git a/src/assets/i18n/fr.json b/src/assets/i18n/fr.json index dee777e1..7b7b4b88 100755 --- a/src/assets/i18n/fr.json +++ b/src/assets/i18n/fr.json @@ -760,6 +760,7 @@ "your-vote-has-been-saved-but-please-note-you-need-to-keep-this-personalised-link-to-be-able-to-edit-": "Votre vote a bien été pris en compte, mais faites attention : ce sondage n'autorise l'édition de votre vote qu'avec le lien personnalisé suivant ; conservez-le précieusement" }, "LANGUAGES": { + "AR": "Arabe", "DE": "Allemand", "FR": "Français", "BR": "Breton", @@ -777,6 +778,7 @@ "SV": "Suédois" }, "LANGUAGES_SHORT": { + "AR": "Ar", "DE": "De", "FR": "Fr", "BR": "Br", diff --git a/src/styles/partials/_forms.scss b/src/styles/partials/_forms.scss index c7379064..f19abd9a 100644 --- a/src/styles/partials/_forms.scss +++ b/src/styles/partials/_forms.scss @@ -310,6 +310,15 @@ mat-checkbox { .icon { width: 1rem; } + + .columns { + margin-left: 0; + margin-right: 0; + margin-top: 0; + .column { + padding-left: 0; + } + } } // resume de la création de sondage
diff --git a/src/assets/i18n/en.json b/src/assets/i18n/en.json index b928be32..2534c6e8 100755 --- a/src/assets/i18n/en.json +++ b/src/assets/i18n/en.json @@ -755,6 +755,7 @@ "your-vote-has-been-saved-but-please-note-you-need-to-keep-this-personalised-link-to-be-able-to-edit-": "Your vote has been saved, but please note: you need to keep this personalized link to be able to edit your vote." }, "LANGUAGES": { + "AR": "Arabic", "DE": "German", "FR": "French", "BR": "Breton", @@ -771,6 +772,22 @@ "OC": "Occitan", "SV": "Swedish" }, + "LANGUAGES_SHORT": { + "AR": "Ar", + "DE": "De", + "FR": "Fr", + "BR": "Br", + "CA": "Ca", + "EL": "el", + "ES": "Es", + "EN": "En", + "GL": "gl", + "HU": "hu", + "IT": "It", + "NL": "Nl", + "OC": "oc", + "SV": "sv" + }, "calendar_widget": { "startsWith": "Starts with", "contains": "Contains", diff --git a/src/assets/i18n/fr.json b/src/assets/i18n/fr.json index dee777e1..7b7b4b88 100755 --- a/src/assets/i18n/fr.json +++ b/src/assets/i18n/fr.json @@ -760,6 +760,7 @@ "your-vote-has-been-saved-but-please-note-you-need-to-keep-this-personalised-link-to-be-able-to-edit-": "Votre vote a bien été pris en compte, mais faites attention : ce sondage n'autorise l'édition de votre vote qu'avec le lien personnalisé suivant ; conservez-le précieusement" }, "LANGUAGES": { + "AR": "Arabe", "DE": "Allemand", "FR": "Français", "BR": "Breton", @@ -777,6 +778,7 @@ "SV": "Suédois" }, "LANGUAGES_SHORT": { + "AR": "Ar", "DE": "De", "FR": "Fr", "BR": "Br", diff --git a/src/styles/partials/_forms.scss b/src/styles/partials/_forms.scss index c7379064..f19abd9a 100644 --- a/src/styles/partials/_forms.scss +++ b/src/styles/partials/_forms.scss @@ -310,6 +310,15 @@ mat-checkbox { .icon { width: 1rem; } + + .columns { + margin-left: 0; + margin-right: 0; + margin-top: 0; + .column { + padding-left: 0; + } + } } // resume de la création de sondage
- - {{ poll.comments.length }} Commentaires + + {{ 'participation.comments_new' | translate }}