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 = {
|
||||
title: "Panel Wastpol",
|
||||
title: "eProjektant Wastpol",
|
||||
description: "Panel Wastpol",
|
||||
};
|
||||
|
||||
|
||||
@@ -18,7 +18,7 @@ const translations = {
|
||||
tasks: "Zadania",
|
||||
contracts: "Umowy",
|
||||
userManagement: "Zarządzanie użytkownikami",
|
||||
projectPanel: "Panel Projektów",
|
||||
projectPanel: "eProjektant",
|
||||
loading: "Ładowanie...",
|
||||
signOut: "Wyloguj się",
|
||||
signIn: "Zaloguj się"
|
||||
@@ -146,7 +146,7 @@ const translations = {
|
||||
// Projects
|
||||
projects: {
|
||||
title: "Projekty",
|
||||
subtitle: "---",
|
||||
subtitle: "",
|
||||
newProject: "Nowy projekt",
|
||||
editProject: "Edytuj projekt",
|
||||
deleteProject: "Usuń projekt",
|
||||
|
||||
Reference in New Issue
Block a user