Skip to content

add Japanese translation for tickets module documentation#164

Open
tah5882 wants to merge 1 commit intoProBotOrg:masterfrom
tah5882:master
Open

add Japanese translation for tickets module documentation#164
tah5882 wants to merge 1 commit intoProBotOrg:masterfrom
tah5882:master

Conversation

@tah5882
Copy link
Copy Markdown
Contributor

@tah5882 tah5882 commented Apr 3, 2026

No description provided.

Copilot AI review requested due to automatic review settings April 3, 2026 04:18
@vercel
Copy link
Copy Markdown

vercel bot commented Apr 3, 2026

@tah5882 is attempting to deploy a commit to the probot Team on Vercel.

A member of the Team first needs to authorize it.

Copy link
Copy Markdown

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

Adds a Japanese documentation page for the Tickets module.

Changes:

  • Introduces a new Japanese MDX doc for the Tickets module under i18n/ja/....
  • Adds localized front matter (title/description/keywords) and translates the initial sections (Overview → Form Settings).
Comments suppressed due to low confidence (1)

i18n/ja/docusaurus-plugin-content-docs/current/modules/tickets.mdx:131

  • The document ends mid-sentence and contains a dangling escaped bold marker (\*\*) at the end, which will render incorrectly and likely indicates missing content (the rest of the "Panel Messages" section and subsequent sections). Please complete the translation and remove the stray/unclosed markdown emphasis so the page renders cleanly.
### パネルメッセージ (Panel Messages)

チケットのライフサイクルのさまざまなイベントで送信されるメッセージをカスタマイズします。各メッセージは、プレーンテキスト、または色、作成者、タイトル、説明、画像を含む \*\*


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

Ticket Logs,
Discord tickets,
チケット,
サポート,
Copy link

Copilot AI Apr 3, 2026

Choose a reason for hiding this comment

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

The front matter keywords flow sequence includes trailing commas (e.g., after サポート,). YAML flow sequences don’t allow trailing commas in many parsers (including common front-matter loaders), which can break docs builds. Consider removing trailing commas or switching to a block list (- ...) or a single-line flow list without trailing commas.

Suggested change
サポート,
サポート

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