Skip to content

Conversation

@jacobk999
Copy link
Member

No description provided.

@vercel
Copy link

vercel bot commented Aug 14, 2024

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Review Updated (UTC)
statsify Ready Ready Preview, Comment Jan 5, 2026 2:42pm

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 updates Crowdin translations across multiple locale files (20+ languages) to synchronize with the latest translation changes from the Crowdin platform.

Key changes:

  • Removed deprecated game modes: "bridge", "dropper", and "recentgames" commands
  • Renamed "WoolWars" to "WoolGames" across all command references
  • Added new features: monthly quests, session deletion, Pit ratios, and deprecated command messages
  • Updated various stat labels and added new WoolGames-specific statistics

Reviewed changes

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

Show a summary per file
File Description
locales/zh-TW/default.json Updated Traditional Chinese translations with game mode changes and new features
locales/zh-CN/default.json Updated Simplified Chinese translations with game mode changes and new features
locales/vi/default.json Updated Vietnamese translations with game mode changes and new features
locales/uk/default.json Updated Ukrainian translations with game mode changes and new features
locales/tr/default.json Updated Turkish translations with game mode changes and new features
locales/th/default.json Updated Thai translations - contains JSON syntax error
locales/sv-SE/default.json Updated Swedish translations with game mode changes and new features
locales/ru/default.json Updated Russian translations with game mode changes and new features
locales/ro/default.json Updated Romanian translations with game mode changes and new features
locales/pt-BR/default.json Updated Brazilian Portuguese translations with game mode changes and new features
locales/pl/default.json Updated Polish translations with game mode changes and new features
locales/no/default.json Updated Norwegian translations with game mode changes and new features
locales/nl/default.json Updated Dutch translations with game mode changes and new features
locales/lt/default.json Updated Lithuanian translations with game mode changes and new features
locales/ko/default.json Updated Korean translations with game mode changes and new features
locales/ja/default.json Updated Japanese translations with game mode changes and new features
locales/it/default.json Updated Italian translations with game mode changes and new features
locales/hu/default.json Updated Hungarian translations with game mode changes and new features
locales/hr/default.json Updated Croatian translations with game mode changes and new features

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

"quests-overall": "$t(commands.quests-command, { \"name\": \"Overall\" })",
"quests-daily": "$t(commands.quests-command, { \"name\": \"Daily\" })",
"quests-weekly": "$t(commands.quests-command, { \"name\": \"Weekly\" })",
"quests-monthly": "$t(commands.quests-command, { \"name\": \"Monthly })",
Copy link

Copilot AI Dec 29, 2025

Choose a reason for hiding this comment

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

There's a missing closing quote in the "quests-monthly" entry. The value should be "Monthly" with a closing quote after "Monthly".

Suggested change
"quests-monthly": "$t(commands.quests-command, { \"name\": \"Monthly })",
"quests-monthly": "$t(commands.quests-command, { \"name\": \"Monthly\" })",

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.

2 participants