Changed Title of Absences
This commit is contained in:
@@ -537,8 +537,8 @@ export const useDataStore = defineStore('data', () => {
|
|||||||
showTabs: [{label: 'Informationen'},{label: 'Dateien'}]
|
showTabs: [{label: 'Informationen'},{label: 'Dateien'}]
|
||||||
},
|
},
|
||||||
absencerequests: {
|
absencerequests: {
|
||||||
label: "Abwesenheitsanträge",
|
label: "Abwesenheiten",
|
||||||
labelSingle: "Abwesenheitsantrag",
|
labelSingle: "Abwesenheit",
|
||||||
isStandardEntity: true,
|
isStandardEntity: true,
|
||||||
supabaseSortColumn:"startDate",
|
supabaseSortColumn:"startDate",
|
||||||
supabaseSortAscending: false,
|
supabaseSortAscending: false,
|
||||||
|
|||||||
Reference in New Issue
Block a user