diff --git a/src/views/Event/EditView.vue b/src/views/Event/EditView.vue index 804e9b057..b807c86b8 100644 --- a/src/views/Event/EditView.vue +++ b/src/views/Event/EditView.vue @@ -61,7 +61,7 @@ + {{ + t("Show the time when the event begins") + }} + {{ + t("Show the time when the event ends") + }} - {{ t("Date parameters") }} + {{ t("Timezone parameters") }}
@@ -476,7 +482,7 @@ >
-

{{ t("Date and time settings") }}

+

{{ t("Timezone") }}

@@ -486,7 +492,7 @@ ) }}

- + - - {{ - t("Show the time when the event begins") - }} - - - {{ - t("Show the time when the event ends") - }} -