Skip to content

Conversation

@MaciejkaG
Copy link

This fixes the grammar and capitalisation of the English translation of the website. Additionally, it improves the hero description slightly to better portray the purpose of the program.

@Copilot Copilot AI review requested due to automatic review settings September 3, 2025 20:21
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR improves the English grammar, capitalization, and clarity of the website's translation file. The changes focus on making the text more professional and accurate while better describing the application's purpose.

  • Corrected capitalization for navigation elements
  • Improved grammar and clarity in the hero description
  • Fixed trailing comma syntax in the export object

Reviewed Changes

Copilot reviewed 2 out of 3 changed files in this pull request and generated 1 comment.

File Description
website/pnpm-workspace.yaml Added workspace configuration for build dependencies
website/app/i18n/en.ts Updated English translations with improved grammar and capitalization

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

export const en = {
nav_docs: "docs",
nav_docs: "Docs",
nav_github: "Github",
Copy link

Copilot AI Sep 3, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The brand name should be capitalized as 'GitHub' (with a capital H) to match the official branding.

Suggested change
nav_github: "Github",
nav_github: "GitHub",

Copilot uses AI. Check for mistakes.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant