feat: update project titles in metadata and translations for consistency
This commit is contained in:
@@ -16,7 +16,7 @@ const geistMono = Geist_Mono({
|
|||||||
});
|
});
|
||||||
|
|
||||||
export const metadata = {
|
export const metadata = {
|
||||||
title: "Panel Wastpol",
|
title: "eProjektant Wastpol",
|
||||||
description: "Panel Wastpol",
|
description: "Panel Wastpol",
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
@@ -18,7 +18,7 @@ const translations = {
|
|||||||
tasks: "Zadania",
|
tasks: "Zadania",
|
||||||
contracts: "Umowy",
|
contracts: "Umowy",
|
||||||
userManagement: "Zarządzanie użytkownikami",
|
userManagement: "Zarządzanie użytkownikami",
|
||||||
projectPanel: "Panel Projektów",
|
projectPanel: "eProjektant",
|
||||||
loading: "Ładowanie...",
|
loading: "Ładowanie...",
|
||||||
signOut: "Wyloguj się",
|
signOut: "Wyloguj się",
|
||||||
signIn: "Zaloguj się"
|
signIn: "Zaloguj się"
|
||||||
@@ -146,7 +146,7 @@ const translations = {
|
|||||||
// Projects
|
// Projects
|
||||||
projects: {
|
projects: {
|
||||||
title: "Projekty",
|
title: "Projekty",
|
||||||
subtitle: "---",
|
subtitle: "",
|
||||||
newProject: "Nowy projekt",
|
newProject: "Nowy projekt",
|
||||||
editProject: "Edytuj projekt",
|
editProject: "Edytuj projekt",
|
||||||
deleteProject: "Usuń projekt",
|
deleteProject: "Usuń projekt",
|
||||||
|
|||||||
Reference in New Issue
Block a user