feat(i18n): Add Polish translations for task management components and update search placeholder
This commit is contained in:
@@ -6,8 +6,8 @@ export default function ProjectTasksPage() {
|
||||
return (
|
||||
<PageContainer>
|
||||
<PageHeader
|
||||
title="Project Tasks"
|
||||
description="View and manage tasks across all projects in a structured list format"
|
||||
title="Zadania projektów"
|
||||
description="Przeglądaj i zarządzaj zadaniami wszystkich projektów w ustrukturyzowanym formacie listy"
|
||||
/>
|
||||
<ProjectTasksList />
|
||||
</PageContainer>
|
||||
|
||||
Reference in New Issue
Block a user