updated asset_cache_bust and dependencies
This commit is contained in:
parent
cf7221e4d4
commit
7ec7d99554
681
composer.lock
generated
681
composer.lock
generated
File diff suppressed because it is too large
Load Diff
@ -1,26 +0,0 @@
|
|||||||
_core:
|
|
||||||
default_config_hash: Vi3b7DLLNw5X1UX9XG8mnU-ysvyNgdyvAasxV9yck3I
|
|
||||||
css:
|
|
||||||
brotli: true
|
|
||||||
combine_media: false
|
|
||||||
fix_type: true
|
|
||||||
preserve_external: false
|
|
||||||
dns_prefetch: false
|
|
||||||
path:
|
|
||||||
convert:
|
|
||||||
absolute_to_protocol_relative: true
|
|
||||||
absolute: false
|
|
||||||
force_https: false
|
|
||||||
cache_level: 2
|
|
||||||
cron_frequency: 86400
|
|
||||||
enabled: true
|
|
||||||
global_counter: 0
|
|
||||||
immutable: true
|
|
||||||
js:
|
|
||||||
brotli: true
|
|
||||||
fix_type: true
|
|
||||||
preserve_external: false
|
|
||||||
skip_enabled_preprocess_check: false
|
|
||||||
show_bypass_cookie_message: true
|
|
||||||
symlinks: false
|
|
||||||
symlinksifownermatch: false
|
|
@ -314,8 +314,8 @@ content:
|
|||||||
leaves_only: false
|
leaves_only: false
|
||||||
select_parents: false
|
select_parents: false
|
||||||
cascading_selection: 0
|
cascading_selection: 0
|
||||||
|
track_list: true
|
||||||
max_depth: 0
|
max_depth: 0
|
||||||
track_list: '1'
|
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
field_video:
|
field_video:
|
||||||
type: video_embed_field_textfield
|
type: video_embed_field_textfield
|
||||||
|
@ -7,12 +7,12 @@ module:
|
|||||||
admin_theme: 0
|
admin_theme: 0
|
||||||
admin_toolbar: 0
|
admin_toolbar: 0
|
||||||
admin_toolbar_links_access_filter: 0
|
admin_toolbar_links_access_filter: 0
|
||||||
advagg: 0
|
|
||||||
advanced_text_formatter: 0
|
advanced_text_formatter: 0
|
||||||
advancedqueue: 0
|
advancedqueue: 0
|
||||||
allowed_formats: 0
|
allowed_formats: 0
|
||||||
amswap: 0
|
amswap: 0
|
||||||
anonymizer: 0
|
anonymizer: 0
|
||||||
|
asset_cache_bust: 0
|
||||||
audiofield: 0
|
audiofield: 0
|
||||||
autocomplete_deluxe: 0
|
autocomplete_deluxe: 0
|
||||||
autologout: 0
|
autologout: 0
|
||||||
|
@ -1 +1 @@
|
|||||||
label: 'Supprimer un produit'
|
label: 'Supprimer le produit'
|
||||||
|
@ -1 +1 @@
|
|||||||
label: 'Publier un produit'
|
label: 'Publier le produit'
|
||||||
|
@ -1 +1 @@
|
|||||||
label: 'Supprimer une boutique'
|
label: 'Supprimer la boutique'
|
||||||
|
@ -1 +1 @@
|
|||||||
label: 'Dépublier un produit'
|
label: 'Dépublier le produit'
|
||||||
|
@ -0,0 +1 @@
|
|||||||
|
label: 'Edit content'
|
@ -0,0 +1 @@
|
|||||||
|
label: 'Delete submission'
|
@ -0,0 +1 @@
|
|||||||
|
label: 'Lock submission'
|
@ -0,0 +1 @@
|
|||||||
|
label: 'Star/Flag submission'
|
@ -0,0 +1 @@
|
|||||||
|
label: 'Unlock submission'
|
@ -0,0 +1 @@
|
|||||||
|
label: 'Unstar/unflag submission'
|
@ -1,7 +1,10 @@
|
|||||||
|
label: 'Custom block library'
|
||||||
|
description: 'Find and manage custom blocks.'
|
||||||
display:
|
display:
|
||||||
default:
|
default:
|
||||||
display_title: 'Par défaut'
|
display_title: 'Par défaut'
|
||||||
display_options:
|
display_options:
|
||||||
|
title: 'Custom block library'
|
||||||
fields:
|
fields:
|
||||||
info:
|
info:
|
||||||
label: 'Description du bloc'
|
label: 'Description du bloc'
|
||||||
@ -29,6 +32,9 @@ display:
|
|||||||
exposed_sorts_label: 'Trier par'
|
exposed_sorts_label: 'Trier par'
|
||||||
sort_asc_label: Asc
|
sort_asc_label: Asc
|
||||||
sort_desc_label: Desc
|
sort_desc_label: Desc
|
||||||
|
empty:
|
||||||
|
area_text_custom:
|
||||||
|
content: 'There are no custom blocks available.'
|
||||||
filters:
|
filters:
|
||||||
info:
|
info:
|
||||||
expose:
|
expose:
|
||||||
@ -41,3 +47,4 @@ display:
|
|||||||
display_options:
|
display_options:
|
||||||
menu:
|
menu:
|
||||||
title: Blocs
|
title: Blocs
|
||||||
|
description: 'Create and edit block content.'
|
||||||
|
@ -12,6 +12,8 @@ display:
|
|||||||
sort_desc_label: Desc
|
sort_desc_label: Desc
|
||||||
fields:
|
fields:
|
||||||
quantity:
|
quantity:
|
||||||
|
alter:
|
||||||
|
text: '{{ quantity }} x'
|
||||||
separator: ', '
|
separator: ', '
|
||||||
title:
|
title:
|
||||||
separator: ', '
|
separator: ', '
|
||||||
|
@ -33,6 +33,9 @@ display:
|
|||||||
exposed_sorts_label: 'Trier par'
|
exposed_sorts_label: 'Trier par'
|
||||||
sort_asc_label: Asc
|
sort_asc_label: Asc
|
||||||
sort_desc_label: Desc
|
sort_desc_label: Desc
|
||||||
|
empty:
|
||||||
|
area_text_custom:
|
||||||
|
content: "Aucune boutique n'est disponible."
|
||||||
filters:
|
filters:
|
||||||
type:
|
type:
|
||||||
expose:
|
expose:
|
||||||
|
@ -1,3 +1,5 @@
|
|||||||
|
label: "Commandes de l'utilisateur"
|
||||||
|
description: 'Affiche une liste des commandes passées pour un utilisateur.'
|
||||||
display:
|
display:
|
||||||
default:
|
default:
|
||||||
display_title: Principal
|
display_title: Principal
|
||||||
@ -46,6 +48,7 @@ display:
|
|||||||
exception:
|
exception:
|
||||||
title: Tout
|
title: Tout
|
||||||
order_page:
|
order_page:
|
||||||
|
display_title: "Commandes de l'utilisateur"
|
||||||
display_options:
|
display_options:
|
||||||
menu:
|
menu:
|
||||||
title: Commandes
|
title: Commandes
|
||||||
|
@ -26,6 +26,9 @@ display:
|
|||||||
label: 'Date de modification'
|
label: 'Date de modification'
|
||||||
count:
|
count:
|
||||||
label: 'Utilisé dans'
|
label: 'Utilisé dans'
|
||||||
|
alter:
|
||||||
|
path: 'admin/content/files/usage/{{ fid }}'
|
||||||
|
format_plural_string: !!binary MSBwbGFjZQNAY291bnQgcGxhY2Vz
|
||||||
pager:
|
pager:
|
||||||
options:
|
options:
|
||||||
expose:
|
expose:
|
||||||
|
@ -25,6 +25,8 @@ display:
|
|||||||
empty:
|
empty:
|
||||||
area_text_custom:
|
area_text_custom:
|
||||||
content: "Aucun contenu de page d'accueil n'a été créé pour l'instant. Suivre le <a href=\"https://www.drupal.org/fr/docs/user_guide/fr/index.html\">Guide utilisateur</a> pour démarrer la construction de votre site."
|
content: "Aucun contenu de page d'accueil n'a été créé pour l'instant. Suivre le <a href=\"https://www.drupal.org/fr/docs/user_guide/fr/index.html\">Guide utilisateur</a> pour démarrer la construction de votre site."
|
||||||
|
title:
|
||||||
|
title: 'Welcome to [site:name]'
|
||||||
feed_1:
|
feed_1:
|
||||||
display_title: Flux
|
display_title: Flux
|
||||||
page_1:
|
page_1:
|
||||||
|
@ -1,4 +1,5 @@
|
|||||||
label: Rediriger
|
label: Rediriger
|
||||||
|
description: 'Liste des redirections'
|
||||||
display:
|
display:
|
||||||
default:
|
default:
|
||||||
display_title: Principal
|
display_title: Principal
|
||||||
@ -60,5 +61,8 @@ display:
|
|||||||
expose:
|
expose:
|
||||||
label: 'Langue initiale'
|
label: 'Langue initiale'
|
||||||
title: Rediriger
|
title: Rediriger
|
||||||
|
empty:
|
||||||
|
area_text_custom:
|
||||||
|
content: "Il n'y a pas encore de redirection."
|
||||||
page_1:
|
page_1:
|
||||||
display_title: Page
|
display_title: Page
|
||||||
|
@ -19,8 +19,14 @@ display:
|
|||||||
label: Rôles
|
label: Rôles
|
||||||
created:
|
created:
|
||||||
label: 'Membre depuis'
|
label: 'Membre depuis'
|
||||||
|
settings:
|
||||||
|
future_format: '@interval'
|
||||||
|
past_format: '@interval'
|
||||||
access:
|
access:
|
||||||
label: 'Dernier accès'
|
label: 'Dernier accès'
|
||||||
|
settings:
|
||||||
|
future_format: '@interval hence'
|
||||||
|
past_format: '@interval ago'
|
||||||
operations:
|
operations:
|
||||||
label: Actions
|
label: Actions
|
||||||
mail:
|
mail:
|
||||||
|
@ -1,3 +1,5 @@
|
|||||||
|
label: 'Webform submissions'
|
||||||
|
description: 'Default webform submissions views.'
|
||||||
display:
|
display:
|
||||||
default:
|
default:
|
||||||
display_title: Principal
|
display_title: Principal
|
||||||
@ -39,12 +41,22 @@ display:
|
|||||||
header:
|
header:
|
||||||
result:
|
result:
|
||||||
content: 'Affichage de @start à @end sur @total'
|
content: 'Affichage de @start à @end sur @total'
|
||||||
|
empty:
|
||||||
|
area_text_custom:
|
||||||
|
content: 'No submissions available.'
|
||||||
arguments:
|
arguments:
|
||||||
in_draft:
|
in_draft:
|
||||||
exception:
|
exception:
|
||||||
title: Tout
|
title: Tout
|
||||||
embed_administer:
|
title: 'Webform submissions'
|
||||||
|
embed_default:
|
||||||
|
display_title: 'Embed: Default'
|
||||||
display_options:
|
display_options:
|
||||||
|
display_description: 'Display submissions.'
|
||||||
|
embed_administer:
|
||||||
|
display_title: 'Embed: Administer'
|
||||||
|
display_options:
|
||||||
|
display_description: 'Administer submissions.'
|
||||||
fields:
|
fields:
|
||||||
webform_submission_bulk_form:
|
webform_submission_bulk_form:
|
||||||
action_title: Action
|
action_title: Action
|
||||||
@ -72,6 +84,9 @@ display:
|
|||||||
operations:
|
operations:
|
||||||
label: Actions
|
label: Actions
|
||||||
filters:
|
filters:
|
||||||
|
in_draft:
|
||||||
|
expose:
|
||||||
|
label: 'Is draft'
|
||||||
sticky:
|
sticky:
|
||||||
expose:
|
expose:
|
||||||
label: 'Épinglé (en haut des listes)'
|
label: 'Épinglé (en haut des listes)'
|
||||||
@ -79,7 +94,9 @@ display:
|
|||||||
expose:
|
expose:
|
||||||
label: Verrouillé
|
label: Verrouillé
|
||||||
embed_manage:
|
embed_manage:
|
||||||
|
display_title: 'Embed: Manage'
|
||||||
display_options:
|
display_options:
|
||||||
|
display_description: 'Manage submissions.'
|
||||||
fields:
|
fields:
|
||||||
webform_submission_bulk_form:
|
webform_submission_bulk_form:
|
||||||
action_title: Action
|
action_title: Action
|
||||||
@ -111,6 +128,9 @@ display:
|
|||||||
label: Actions
|
label: Actions
|
||||||
text: modifier
|
text: modifier
|
||||||
filters:
|
filters:
|
||||||
|
in_draft:
|
||||||
|
expose:
|
||||||
|
label: 'Is draft'
|
||||||
sticky:
|
sticky:
|
||||||
expose:
|
expose:
|
||||||
label: 'Épinglé (en haut des listes)'
|
label: 'Épinglé (en haut des listes)'
|
||||||
@ -118,7 +138,9 @@ display:
|
|||||||
expose:
|
expose:
|
||||||
label: Verrouillé
|
label: Verrouillé
|
||||||
embed_review:
|
embed_review:
|
||||||
|
display_title: 'Embed: Review'
|
||||||
display_options:
|
display_options:
|
||||||
|
display_description: 'Review submissions.'
|
||||||
fields:
|
fields:
|
||||||
sid:
|
sid:
|
||||||
label: '#'
|
label: '#'
|
||||||
@ -145,6 +167,9 @@ display:
|
|||||||
label: Actions
|
label: Actions
|
||||||
text: voir
|
text: voir
|
||||||
filters:
|
filters:
|
||||||
|
in_draft:
|
||||||
|
expose:
|
||||||
|
label: 'Is draft'
|
||||||
sticky:
|
sticky:
|
||||||
expose:
|
expose:
|
||||||
label: 'Épinglé (en haut des listes)'
|
label: 'Épinglé (en haut des listes)'
|
||||||
|
@ -1,10 +1,36 @@
|
|||||||
settings:
|
settings:
|
||||||
|
default_form_open_message: 'This form has not yet been opened to submissions.'
|
||||||
|
default_form_close_message: 'Sorry… This form is closed to new submissions.'
|
||||||
|
default_form_exception_message: 'Unable to display this webform. Please contact the site administrator.'
|
||||||
default_submit_button_label: Soumettre
|
default_submit_button_label: Soumettre
|
||||||
default_reset_button_label: Réinitialiser
|
default_reset_button_label: Réinitialiser
|
||||||
default_delete_button_label: Supprimer
|
default_delete_button_label: Supprimer
|
||||||
|
default_form_confidential_message: 'This form is confidential. You must <a href="[site:login-url]/logout?destination=[current-page:url:relative]">Log out</a> to submit it.'
|
||||||
|
default_form_access_denied_message: 'Please login to access this form.'
|
||||||
|
default_form_required_label: 'Indicates required field'
|
||||||
|
default_wizard_prev_button_label: '< Previous'
|
||||||
|
default_wizard_next_button_label: 'Next >'
|
||||||
|
default_wizard_start_label: Start
|
||||||
default_wizard_confirmation_label: Terminé
|
default_wizard_confirmation_label: Terminé
|
||||||
|
default_wizard_toggle_show_label: 'Show all'
|
||||||
|
default_wizard_toggle_hide_label: 'Hide all'
|
||||||
default_preview_next_button_label: Aperçu
|
default_preview_next_button_label: Aperçu
|
||||||
|
default_preview_prev_button_label: '< Previous'
|
||||||
default_preview_label: Aperçu
|
default_preview_label: Aperçu
|
||||||
|
default_preview_title: '[webform:title]: Preview'
|
||||||
|
default_draft_button_label: 'Save Draft'
|
||||||
|
default_draft_saved_message: 'Submission saved. You may return to this form later and it will restore the current values.'
|
||||||
|
default_draft_loaded_message: 'A partially-completed form was found. Please complete the remaining portions.'
|
||||||
|
default_draft_pending_single_message: 'You have a pending draft for this webform. <a href="#">Load your pending draft</a>.'
|
||||||
|
default_draft_pending_multiple_message: 'You have pending drafts for this webform. <a href="#">View your pending drafts</a>.'
|
||||||
|
default_confirmation_message: 'New submission added to [webform:title].'
|
||||||
|
default_confirmation_back_label: 'Back to form'
|
||||||
|
default_submission_label: '[webform_submission:submitted-to]: Submission #[webform_submission:serial]'
|
||||||
|
default_submission_access_denied_message: 'Please login to access this submission.'
|
||||||
|
default_submission_locked_message: 'This submission has been locked.'
|
||||||
|
default_autofill_message: 'This submission has been autofilled with your previous submission.'
|
||||||
|
default_limit_total_message: 'No more submissions are permitted.'
|
||||||
|
default_limit_user_message: 'No more submissions are permitted.'
|
||||||
dialog_options:
|
dialog_options:
|
||||||
narrow:
|
narrow:
|
||||||
title: Étroit
|
title: Étroit
|
||||||
@ -13,4 +39,95 @@ settings:
|
|||||||
wide:
|
wide:
|
||||||
title: Large
|
title: Large
|
||||||
element:
|
element:
|
||||||
|
empty_message: '{Empty}'
|
||||||
default_more_title: Plus
|
default_more_title: Plus
|
||||||
|
default_section_title_tag: h2
|
||||||
|
file:
|
||||||
|
file_private_redirect_message: 'Please login to access the uploaded file.'
|
||||||
|
mail:
|
||||||
|
default_from_name: '[site:name]'
|
||||||
|
default_body_html: |
|
||||||
|
<p>Submitted on [webform_submission:created]</p>
|
||||||
|
<p>Submitted by: [webform_submission:user]</p>
|
||||||
|
<p>Submitted values are:</p>
|
||||||
|
[webform_submission:values]
|
||||||
|
test:
|
||||||
|
types: |
|
||||||
|
checkbox:
|
||||||
|
- true
|
||||||
|
color:
|
||||||
|
- '#ffffcc'
|
||||||
|
- '#ffffcc'
|
||||||
|
- '#ccffff'
|
||||||
|
email:
|
||||||
|
- 'example@example.com'
|
||||||
|
- 'test@test.com'
|
||||||
|
- 'random@random.com'
|
||||||
|
language_select:
|
||||||
|
- en
|
||||||
|
machine_name:
|
||||||
|
- 'loremipsum'
|
||||||
|
- 'oratione'
|
||||||
|
- 'dixisset'
|
||||||
|
tel:
|
||||||
|
- '123-456-7890'
|
||||||
|
- '098-765-4321'
|
||||||
|
textarea:
|
||||||
|
- 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. Negat esse eam, inquit, propter se expetendam. Primum Theophrasti, Strato, physicum se voluit; Id mihi magnum videtur. Itaque mihi non satis videmini considerare quod iter sit naturae quaeque progressio. Quare hoc videndum est, possitne nobis hoc ratio philosophorum dare. Est enim tanti philosophi tamque nobilis audacter sua decreta defendere.'
|
||||||
|
- 'Huius, Lyco, oratione locuples, rebus ipsis ielunior. Duo Reges: constructio interrete. Sed haec in pueris; Sed utrum hortandus es nobis, Luci, inquit, an etiam tua sponte propensus es? Sapiens autem semper beatus est et est aliquando in dolore; Immo videri fortasse. Paulum, cum regem Persem captum adduceret, eodem flumine invectio? Et ille ridens: Video, inquit, quid agas;'
|
||||||
|
- 'Quae cum dixisset, finem ille. Quamquam non negatis nos intellegere quid sit voluptas, sed quid ille dicat. Progredientibus autem aetatibus sensim tardeve potius quasi nosmet ipsos cognoscimus. Gloriosa ostentatio in constituendo summo bono. Qui-vere falsone, quaerere mittimus-dicitur oculis se privasse; Duarum enim vitarum nobis erunt instituta capienda. Comprehensum, quod cognitum non habet? Qui enim existimabit posse se miserum esse beatus non erit. Causa autem fuit huc veniendi ut quosdam hinc libros promerem. Nunc omni virtuti vitium contrario nomine opponitur.'
|
||||||
|
text_format:
|
||||||
|
- value: '<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Negat esse eam, inquit, propter se expetendam. Primum Theophrasti, Strato, physicum se voluit; Id mihi magnum videtur. Itaque mihi non satis videmini considerare quod iter sit naturae quaeque progressio. Quare hoc videndum est, possitne nobis hoc ratio philosophorum dare. Est enim tanti philosophi tamque nobilis audacter sua decreta defendere.</p>'
|
||||||
|
- value: '<p>Huius, Lyco, oratione locuples, rebus ipsis ielunior. Duo Reges: constructio interrete. Sed haec in pueris; Sed utrum hortandus es nobis, Luci, inquit, an etiam tua sponte propensus es? Sapiens autem semper beatus est et est aliquando in dolore; Immo videri fortasse. Paulum, cum regem Persem captum adduceret, eodem flumine invectio? Et ille ridens: Video, inquit, quid agas;</p>'
|
||||||
|
- value: '<p>Quae cum dixisset, finem ille. Quamquam non negatis nos intellegere quid sit voluptas, sed quid ille dicat. Progredientibus autem aetatibus sensim tardeve potius quasi nosmet ipsos cognoscimus. Gloriosa ostentatio in constituendo summo bono. Qui-vere falsone, quaerere mittimus-dicitur oculis se privasse; Duarum enim vitarum nobis erunt instituta capienda. Comprehensum, quod cognitum non habet? Qui enim existimabit posse se miserum esse beatus non erit. Causa autem fuit huc veniendi ut quosdam hinc libros promerem. Nunc omni virtuti vitium contrario nomine opponitur.</p>'
|
||||||
|
url:
|
||||||
|
- 'http://example.com'
|
||||||
|
- 'http://test.com'
|
||||||
|
webform_email_confirm:
|
||||||
|
- 'example@example.com'
|
||||||
|
- 'test@test.com'
|
||||||
|
- 'random@random.com'
|
||||||
|
webform_email_multiple:
|
||||||
|
- 'example@example.com, test@test.com, random@random.com'
|
||||||
|
webform_time:
|
||||||
|
- '09:00'
|
||||||
|
- '17:00'
|
||||||
|
names: |
|
||||||
|
first_name:
|
||||||
|
- 'John'
|
||||||
|
- 'Paul'
|
||||||
|
- 'Ringo'
|
||||||
|
- 'George'
|
||||||
|
last_name:
|
||||||
|
- 'Lennon'
|
||||||
|
- 'McCartney'
|
||||||
|
- 'Starr'
|
||||||
|
- 'Harrison'
|
||||||
|
address:
|
||||||
|
- '10 Main Street'
|
||||||
|
- '11 Brook Alley Road. APT 1'
|
||||||
|
zip:
|
||||||
|
- '11111'
|
||||||
|
- '12345'
|
||||||
|
- '12345-6789'
|
||||||
|
postal_code:
|
||||||
|
- '11111'
|
||||||
|
- '12345'
|
||||||
|
- '12345-6789'
|
||||||
|
phone:
|
||||||
|
- '123-456-7890'
|
||||||
|
- '098-765-4321'
|
||||||
|
fax:
|
||||||
|
- '123-456-7890'
|
||||||
|
- '098-765-4321'
|
||||||
|
city:
|
||||||
|
- 'Springfield'
|
||||||
|
- 'Pleasantville'
|
||||||
|
- 'Hill Valley'
|
||||||
|
url:
|
||||||
|
- 'http://example.com'
|
||||||
|
- 'http://test.com'
|
||||||
|
default:
|
||||||
|
- 'Loremipsum'
|
||||||
|
- 'Oratione'
|
||||||
|
- 'Dixisset'
|
||||||
|
@ -2,3 +2,16 @@ title: Contact
|
|||||||
settings:
|
settings:
|
||||||
confirmation_message: 'Votre message a été envoyé.'
|
confirmation_message: 'Votre message a été envoyé.'
|
||||||
confirmation_url: /privacy-policy
|
confirmation_url: /privacy-policy
|
||||||
|
handlers:
|
||||||
|
email_confirmation:
|
||||||
|
label: 'Email confirmation'
|
||||||
|
settings:
|
||||||
|
from_name: _default
|
||||||
|
subject: '[webform_submission:values:subject:raw]'
|
||||||
|
body: '[webform_submission:values:message:value]'
|
||||||
|
email_notification:
|
||||||
|
label: 'Email notification'
|
||||||
|
settings:
|
||||||
|
from_name: '[webform_submission:values:name:raw]'
|
||||||
|
subject: '[webform_submission:values:subject:raw]'
|
||||||
|
body: '[webform_submission:values:message:value]'
|
||||||
|
@ -0,0 +1,2 @@
|
|||||||
|
label: 'Country codes'
|
||||||
|
category: Geographic
|
@ -0,0 +1,2 @@
|
|||||||
|
label: 'Country names'
|
||||||
|
category: Geographic
|
@ -1,2 +1,10 @@
|
|||||||
label: Jours
|
label: Jours
|
||||||
category: 'Date et heure'
|
category: 'Date et heure'
|
||||||
|
options: |
|
||||||
|
Sunday: Sunday
|
||||||
|
Monday: Monday
|
||||||
|
Tuesday: Tuesday
|
||||||
|
Wednesday: Wednesday
|
||||||
|
Thursday: Thursday
|
||||||
|
Friday: Friday
|
||||||
|
Saturday: Saturday
|
||||||
|
@ -0,0 +1,2 @@
|
|||||||
|
label: Education
|
||||||
|
category: Demographic
|
@ -0,0 +1 @@
|
|||||||
|
category: Demographic
|
@ -0,0 +1,2 @@
|
|||||||
|
label: Ethnicity
|
||||||
|
category: Demographic
|
@ -1 +1,2 @@
|
|||||||
label: Sexe
|
label: Sexe
|
||||||
|
category: Demographic
|
||||||
|
@ -0,0 +1,2 @@
|
|||||||
|
label: Industry
|
||||||
|
category: Demographic
|
@ -0,0 +1,7 @@
|
|||||||
|
category: Likert
|
||||||
|
options: |
|
||||||
|
1: 'Much Worse'
|
||||||
|
2: 'Somewhat Worse'
|
||||||
|
3: 'About the Same'
|
||||||
|
4: 'Somewhat Better'
|
||||||
|
5: 'Much Better'
|
@ -0,0 +1,7 @@
|
|||||||
|
category: Likert
|
||||||
|
options: |
|
||||||
|
1: Strongly Disagree
|
||||||
|
2: Disagree
|
||||||
|
3: Neutral
|
||||||
|
4: Agree
|
||||||
|
5: Strongly Agree
|
@ -0,0 +1,7 @@
|
|||||||
|
category: Likert
|
||||||
|
options: |
|
||||||
|
1: Not at all Important
|
||||||
|
2: Somewhat Important
|
||||||
|
3: Neutral
|
||||||
|
4: Important
|
||||||
|
5: Very Important
|
@ -0,0 +1,7 @@
|
|||||||
|
category: Likert
|
||||||
|
options: |
|
||||||
|
1: Poor
|
||||||
|
2: Fair
|
||||||
|
3: Good
|
||||||
|
4: Very good
|
||||||
|
5: Excellent
|
@ -0,0 +1,7 @@
|
|||||||
|
category: Likert
|
||||||
|
options: |
|
||||||
|
1: Very Unsatisfied
|
||||||
|
2: Unsatisfied
|
||||||
|
3: Neutral
|
||||||
|
4: Satisfied
|
||||||
|
5: Very Satisfied
|
@ -0,0 +1,12 @@
|
|||||||
|
category: Likert
|
||||||
|
options: |
|
||||||
|
1: 1
|
||||||
|
2: 2
|
||||||
|
3: 3
|
||||||
|
4: 4
|
||||||
|
5: 5
|
||||||
|
6: 6
|
||||||
|
7: 7
|
||||||
|
8: 8
|
||||||
|
9: 9
|
||||||
|
10: 10
|
@ -0,0 +1,8 @@
|
|||||||
|
label: 'Likert: Would You'
|
||||||
|
category: Likert
|
||||||
|
options: |
|
||||||
|
1: Definitely Not
|
||||||
|
2: Probably Not
|
||||||
|
3: Not Sure
|
||||||
|
4: Probably
|
||||||
|
5: Definitely
|
@ -0,0 +1,7 @@
|
|||||||
|
label: 'Marital status'
|
||||||
|
category: Demographic
|
||||||
|
options: |
|
||||||
|
Single: Single
|
||||||
|
Married: Married
|
||||||
|
Divorced: Divorced
|
||||||
|
Widowed: Widowed
|
@ -1 +1,15 @@
|
|||||||
|
label: Months
|
||||||
category: 'Date et heure'
|
category: 'Date et heure'
|
||||||
|
options: |
|
||||||
|
January: January
|
||||||
|
February: February
|
||||||
|
March: March
|
||||||
|
April: April
|
||||||
|
May: May
|
||||||
|
June: June
|
||||||
|
July: July
|
||||||
|
August: August
|
||||||
|
September: September
|
||||||
|
October: October
|
||||||
|
November: November
|
||||||
|
December: December
|
||||||
|
@ -0,0 +1,2 @@
|
|||||||
|
label: 'Phone type'
|
||||||
|
category: Demographic
|
@ -0,0 +1 @@
|
|||||||
|
category: Geographic
|
@ -0,0 +1 @@
|
|||||||
|
category: Geographic
|
@ -1 +1,2 @@
|
|||||||
label: Relation
|
label: Relation
|
||||||
|
category: Demographic
|
||||||
|
5
config/sync/language/fr/webform.webform_options.sex.yml
Normal file
5
config/sync/language/fr/webform.webform_options.sex.yml
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
label: Sex
|
||||||
|
category: Demographic
|
||||||
|
options: |
|
||||||
|
Male: Male
|
||||||
|
Female: Female
|
@ -0,0 +1 @@
|
|||||||
|
category: Demographic
|
@ -0,0 +1,55 @@
|
|||||||
|
label: 'State codes'
|
||||||
|
category: Geographic
|
||||||
|
options: |
|
||||||
|
AL: Alabama
|
||||||
|
AK: Alaska
|
||||||
|
AZ: Arizona
|
||||||
|
AR: Arkansas
|
||||||
|
CA: California
|
||||||
|
CO: Colorado
|
||||||
|
CT: Connecticut
|
||||||
|
DE: Delaware
|
||||||
|
DC: 'District of Columbia'
|
||||||
|
FL: Florida
|
||||||
|
GA: Georgia
|
||||||
|
GU: Guam
|
||||||
|
HI: Hawaii
|
||||||
|
ID: Idaho
|
||||||
|
IL: Illinois
|
||||||
|
IN: Indiana
|
||||||
|
IA: Iowa
|
||||||
|
KS: Kansas
|
||||||
|
KY: Kentucky
|
||||||
|
LA: Louisiana
|
||||||
|
ME: Maine
|
||||||
|
MD: Maryland
|
||||||
|
MA: Massachusetts
|
||||||
|
MI: Michigan
|
||||||
|
MN: Minnesota
|
||||||
|
MS: Mississippi
|
||||||
|
MO: Missouri
|
||||||
|
MT: Montana
|
||||||
|
NE: Nebraska
|
||||||
|
NV: Nevada
|
||||||
|
NH: 'New Hampshire'
|
||||||
|
NJ: 'New Jersey'
|
||||||
|
NM: 'New Mexico'
|
||||||
|
NY: 'New York'
|
||||||
|
NC: 'North Carolina'
|
||||||
|
ND: 'North Dakota'
|
||||||
|
OH: Ohio
|
||||||
|
OK: Oklahoma
|
||||||
|
OR: Oregon
|
||||||
|
PA: Pennsylvania
|
||||||
|
RI: 'Rhode Island'
|
||||||
|
SC: 'South Carolina'
|
||||||
|
SD: 'South Dakota'
|
||||||
|
TN: Tennessee
|
||||||
|
TX: Texas
|
||||||
|
UT: Utah
|
||||||
|
VT: Vermont
|
||||||
|
VA: Virginia
|
||||||
|
WA: Washington
|
||||||
|
WV: 'West Virginia'
|
||||||
|
WI: Wisconsin
|
||||||
|
WY: Wyoming
|
@ -0,0 +1,54 @@
|
|||||||
|
label: 'State names'
|
||||||
|
category: Geographic
|
||||||
|
options: |
|
||||||
|
Alabama: Alabama
|
||||||
|
Alaska: Alaska
|
||||||
|
Arizona: Arizona
|
||||||
|
Arkansas: Arkansas
|
||||||
|
California: California
|
||||||
|
Colorado: Colorado
|
||||||
|
Connecticut: Connecticut
|
||||||
|
Delaware: Delaware
|
||||||
|
'District of Columbia': 'District of Columbia'
|
||||||
|
Florida: Florida
|
||||||
|
Georgia: Georgia
|
||||||
|
Hawaii: Hawaii
|
||||||
|
Idaho: Idaho
|
||||||
|
Illinois: Illinois
|
||||||
|
Indiana: Indiana
|
||||||
|
Iowa: Iowa
|
||||||
|
Kansas: Kansas
|
||||||
|
Kentucky: Kentucky
|
||||||
|
Louisiana: Louisiana
|
||||||
|
Maine: Maine
|
||||||
|
Maryland: Maryland
|
||||||
|
Massachusetts: Massachusetts
|
||||||
|
Michigan: Michigan
|
||||||
|
Minnesota: Minnesota
|
||||||
|
Mississippi: Mississippi
|
||||||
|
Missouri: Missouri
|
||||||
|
Montana: Montana
|
||||||
|
Nebraska: Nebraska
|
||||||
|
Nevada: Nevada
|
||||||
|
'New Hampshire': 'New Hampshire'
|
||||||
|
'New Jersey': 'New Jersey'
|
||||||
|
'New Mexico': 'New Mexico'
|
||||||
|
'New York': 'New York'
|
||||||
|
'North Carolina': 'North Carolina'
|
||||||
|
'North Dakota': 'North Dakota'
|
||||||
|
Ohio: Ohio
|
||||||
|
Oklahoma: Oklahoma
|
||||||
|
Oregon: Oregon
|
||||||
|
Pennsylvania: Pennsylvania
|
||||||
|
'Rhode Island': 'Rhode Island'
|
||||||
|
'South Carolina': 'South Carolina'
|
||||||
|
'South Dakota': 'South Dakota'
|
||||||
|
Tennessee: Tennessee
|
||||||
|
Texas: Texas
|
||||||
|
Utah: Utah
|
||||||
|
Vermont: Vermont
|
||||||
|
Virginia: Virginia
|
||||||
|
Washington: Washington
|
||||||
|
'West Virginia': 'West Virginia'
|
||||||
|
Wisconsin: Wisconsin
|
||||||
|
Wyoming: Wyoming
|
@ -0,0 +1,78 @@
|
|||||||
|
label: 'State/Province codes'
|
||||||
|
category: Geographic
|
||||||
|
options: |
|
||||||
|
AL: Alabama
|
||||||
|
AK: Alaska
|
||||||
|
AS: 'American Samoa'
|
||||||
|
AZ: Arizona
|
||||||
|
AR: Arkansas
|
||||||
|
AE: 'Armed Forces (Canada, Europe, Africa, or Middle East)'
|
||||||
|
AA: 'Armed Forces Americas'
|
||||||
|
AP: 'Armed Forces Pacific'
|
||||||
|
CA: California
|
||||||
|
CO: Colorado
|
||||||
|
CT: Connecticut
|
||||||
|
DE: Delaware
|
||||||
|
DC: 'District of Columbia'
|
||||||
|
FM: 'Federated States of Micronesia'
|
||||||
|
FL: Florida
|
||||||
|
GA: Georgia
|
||||||
|
GU: Guam
|
||||||
|
HI: Hawaii
|
||||||
|
ID: Idaho
|
||||||
|
IL: Illinois
|
||||||
|
IN: Indiana
|
||||||
|
IA: Iowa
|
||||||
|
KS: Kansas
|
||||||
|
KY: Kentucky
|
||||||
|
LA: Louisiana
|
||||||
|
ME: Maine
|
||||||
|
MH: 'Marshall Islands'
|
||||||
|
MD: Maryland
|
||||||
|
MA: Massachusetts
|
||||||
|
MI: Michigan
|
||||||
|
MN: Minnesota
|
||||||
|
MS: Mississippi
|
||||||
|
MO: Missouri
|
||||||
|
MT: Montana
|
||||||
|
NE: Nebraska
|
||||||
|
NV: Nevada
|
||||||
|
NH: 'New Hampshire'
|
||||||
|
NJ: 'New Jersey'
|
||||||
|
NM: 'New Mexico'
|
||||||
|
NY: 'New York'
|
||||||
|
NC: 'North Carolina'
|
||||||
|
ND: 'North Dakota'
|
||||||
|
MP: 'Northern Mariana Islands'
|
||||||
|
OH: Ohio
|
||||||
|
OK: Oklahoma
|
||||||
|
OR: Oregon
|
||||||
|
PW: Palau
|
||||||
|
PA: Pennsylvania
|
||||||
|
PR: 'Puerto Rico'
|
||||||
|
RI: 'Rhode Island'
|
||||||
|
SC: 'South Carolina'
|
||||||
|
SD: 'South Dakota'
|
||||||
|
TN: Tennessee
|
||||||
|
TX: Texas
|
||||||
|
UT: Utah
|
||||||
|
VT: Vermont
|
||||||
|
VI: 'Virgin Islands'
|
||||||
|
VA: Virginia
|
||||||
|
WA: Washington
|
||||||
|
WV: 'West Virginia'
|
||||||
|
WI: Wisconsin
|
||||||
|
WY: Wyoming
|
||||||
|
AB: Alberta
|
||||||
|
BC: 'British Columbia'
|
||||||
|
MB: Manitoba
|
||||||
|
NB: 'New Brunswick'
|
||||||
|
NL: 'Newfoundland and Labrador'
|
||||||
|
NS: 'Nova Scotia'
|
||||||
|
NT: 'Northwest Territories'
|
||||||
|
NU: Nunavut
|
||||||
|
'ON': Ontario
|
||||||
|
PE: 'Prince Edward Island'
|
||||||
|
QC: Quebec
|
||||||
|
SK: Saskatchewan
|
||||||
|
YT: Yukon
|
@ -0,0 +1,2 @@
|
|||||||
|
label: 'State/Province names'
|
||||||
|
category: Geographic
|
@ -0,0 +1,8 @@
|
|||||||
|
label: Titles
|
||||||
|
category: Demographic
|
||||||
|
options: |
|
||||||
|
Miss: Miss
|
||||||
|
Ms: Ms
|
||||||
|
Mr: Mr
|
||||||
|
Mrs: Mrs
|
||||||
|
Dr: Dr
|
@ -1 +1,5 @@
|
|||||||
|
label: Yes/No
|
||||||
category: Général
|
category: Général
|
||||||
|
options: |
|
||||||
|
Yes: Yes
|
||||||
|
No: No
|
||||||
|
@ -1,17 +0,0 @@
|
|||||||
uuid: 17ec0f7b-9a3b-4907-a034-564431be92ae
|
|
||||||
langcode: en
|
|
||||||
status: true
|
|
||||||
dependencies:
|
|
||||||
module:
|
|
||||||
- advagg
|
|
||||||
title: 'Default cron handler'
|
|
||||||
id: advagg_cron
|
|
||||||
weight: 0
|
|
||||||
module: advagg
|
|
||||||
callback: advagg_cron
|
|
||||||
scheduler:
|
|
||||||
id: simple
|
|
||||||
launcher:
|
|
||||||
id: serial
|
|
||||||
logger:
|
|
||||||
id: database
|
|
Loading…
x
Reference in New Issue
Block a user