Open
Conversation
…ingdom) [skip ci]
|
The latest updates on your projects. Learn more about Vercel for GitHub. |
There was a problem hiding this comment.
Pull request overview
This pull request adds new translation keys for spam detection logging functionality across multiple locale files. The changes synchronize translation structure by adding a new spam_detection section under log.guild_log with 13 empty translation string placeholders.
Changes:
- Added
spam_detectiontranslation keys with empty string values to 10 locale files - Keys include title, channel, various spam type indicators, and action fields
- All locale files maintain identical structure for consistency
Reviewed changes
Copilot reviewed 10 out of 10 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| apps/yuudachi/locales/zh-TW/translation.json | Added empty spam_detection translation keys for Traditional Chinese locale |
| apps/yuudachi/locales/zh-CN/translation.json | Added empty spam_detection translation keys for Simplified Chinese locale |
| apps/yuudachi/locales/pl/translation.json | Added empty spam_detection translation keys for Polish locale |
| apps/yuudachi/locales/nl/translation.json | Added empty spam_detection translation keys for Dutch locale |
| apps/yuudachi/locales/ko/translation.json | Added empty spam_detection translation keys for Korean locale |
| apps/yuudachi/locales/ja/translation.json | Added empty spam_detection translation keys for Japanese locale |
| apps/yuudachi/locales/fr-FR/translation.json | Added empty spam_detection translation keys for French locale |
| apps/yuudachi/locales/es-ES/translation.json | Added empty spam_detection translation keys for Spanish locale |
| apps/yuudachi/locales/en-GB/translation.json | Added empty spam_detection translation keys for British English locale |
| apps/yuudachi/locales/de/translation.json | Added empty spam_detection translation keys for German locale |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.