diff --git a/BeWo/View/Detail/AssessmentSheetEntryView.xaml b/BeWo/View/Detail/AssessmentSheetEntryView.xaml index 5325065ff..f8f77e8f2 100644 --- a/BeWo/View/Detail/AssessmentSheetEntryView.xaml +++ b/BeWo/View/Detail/AssessmentSheetEntryView.xaml @@ -1,22 +1,37 @@ - + - + - + @@ -29,96 +44,352 @@ - + - + - + - + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - + + + + + - - + + - - + + @@ -149,16 +437,32 @@ - + - - - + + + - - + + diff --git a/Service/ai/AiPromptFactory.cs b/Service/ai/AiPromptFactory.cs index 71370f8b5..ebffc7ad0 100644 --- a/Service/ai/AiPromptFactory.cs +++ b/Service/ai/AiPromptFactory.cs @@ -196,7 +196,7 @@ namespace BeWo.Service.AI { { "Aktuelle Ansicht", "Zeiterfassung" }, { "Aktueller Ansichtsfilter", "Funktion noch nicht verfügbar" }, - { "Selected", sub_dict}, + { "Auswahl", sub_dict}, { "Zeiterfassungen", records } };