diff --git a/app/javascript/template_builder/builder.vue b/app/javascript/template_builder/builder.vue index 284c9ff5..ac671e9f 100644 --- a/app/javascript/template_builder/builder.vue +++ b/app/javascript/template_builder/builder.vue @@ -693,6 +693,7 @@ export default { 'de-DE': 'DD.MM.YYYY', 'fr-FR': 'DD/MM/YYYY', 'it-IT': 'DD/MM/YYYY', + 'en-GB': 'DD/MM/YYYY', 'es-ES': 'DD/MM/YYYY' } },