diff --git a/src/ccma/ui/member_tab.py b/src/ccma/ui/member_tab.py index 85ae377..e96655d 100644 --- a/src/ccma/ui/member_tab.py +++ b/src/ccma/ui/member_tab.py @@ -85,7 +85,7 @@ class MemberTab(ttk.Frame): contribution_tab = ttk.Frame(notebook, padding=16) documents_tab = ttk.Frame(notebook, padding=16) notebook.add(data_tab, text="Stammdaten") - notebook.add(contribution_tab, text="Beiträge") + notebook.add(contribution_tab, text="Forderungen") notebook.add(documents_tab, text="Dokumente") fields = [