Skip to content
Snippets Groups Projects
Commit 6b87f2ac authored by Hangzhi Yu's avatar Hangzhi Yu
Browse files

Set translated default label for VR field

parent 77f05c6e
No related branches found
No related tags found
1 merge request!47Resolve "[TCC planning] Frontend is incredibly slow with large amounts of entries"
Pipeline #195709 failed
......@@ -9,6 +9,7 @@ import DateField from "aleksis.core/components/generic/forms/DateField.vue";
v-on="$listeners"
:fields="headers"
create-item-i18n-key="lesrooster.validity_range.create_validity_range"
:label="$t('labels.select_validity_range')"
:gql-query="gqlQuery"
:gql-create-mutation="gqlCreateMutation"
:gql-patch-mutation="{}"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment