Update translations and development page for consistency and clarity
- Changed the title in translations.ts to '365DevNet Ecosystem: Development Overview' for better alignment with the page content. - Updated the heading style in development.astro for improved responsiveness and visual hierarchy. - Adjusted padding and layout in mobile commit info area for enhanced user experience.
This commit is contained in:
@@ -166,7 +166,7 @@ export const translations: Record<string, Translation> = {
|
||||
menu: 'Development',
|
||||
pageTitle: '365DevNet Ecosystem: Development Overview',
|
||||
pageDescription: 'See the latest development activity, code contributions, and commit history across all repositories in the 365DevNet ecosystem.',
|
||||
title: 'Dev Dashboard',
|
||||
title: '365DevNet Ecosystem: Development Overview',
|
||||
latestCommits: 'Latest Commits',
|
||||
intro: 'This page provides a transparent overview of ongoing development activity across all repositories in the 365DevNet ecosystem. The contribution calendar below visually represents code contributions (commits) made over the past year, with more intense squares indicating more active days. Below the calendar, you\'ll find a list of the most recent commits from all repositories, including details about each change. This helps users, contributors, and stakeholders track progress and stay up to date with the latest updates across the entire codebase.'
|
||||
},
|
||||
|
Reference in New Issue
Block a user