Skip to content

fix(i18n): translate "nodes.note.addNote" as "メモを追加" in ja-JP#34294

Merged
asukaminato0721 merged 1 commit intolanggenius:mainfrom
t-daisuke:fix/ja-translation-note-addNote
Mar 30, 2026
Merged

fix(i18n): translate "nodes.note.addNote" as "メモを追加" in ja-JP#34294
asukaminato0721 merged 1 commit intolanggenius:mainfrom
t-daisuke:fix/ja-translation-note-addNote

Conversation

@t-daisuke
Copy link
Copy Markdown
Contributor

"Note" is more accurately translated as "メモ" rather than "コメント" in Japanese. The note feature is for personal memos/annotations on workflow nodes, not comments directed at others. This aligns with common Japanese UI conventions (e.g., macOS Notes app is "メモ").

Important

  1. Make sure you have read our contribution guidelines
  2. Ensure there is an associated issue and you have been assigned to it
  3. Use the correct syntax to link this PR: Fixes #<issue number>.

Summary

Fix Japanese translation of nodes.note.addNote from "コメントを追加" (Add Comment) to "メモを追加" (Add Note).

"Note" should be translated as "メモ" rather than "コメント" in Japanese. The note feature is for personal memos/annotations on workflow nodes, not comments directed at others. This
aligns with common Japanese UI conventions (e.g., macOS Notes app is "メモ").

Checklist

  • This change requires a documentation update, included: Dify Document
  • I understand that this PR may be closed in case there was no previous discussion or issues. (This doesn't apply to typos!)
  • I've added a test for each change that was introduced, and I tried as much as possible to make a single atomic change.
  • I've updated the documentation accordingly.
  • I ran make lint and make type-check (backend) and cd web && npx lint-staged (frontend) to appease the lint gods

@t-daisuke t-daisuke requested a review from iamjoel as a code owner March 30, 2026 14:37
@dosubot dosubot Bot added the size:XS This PR changes 0-9 lines, ignoring generated files. label Mar 30, 2026
@github-actions github-actions Bot added the web This relates to changes on the web. label Mar 30, 2026
"Note" is more accurately translated as "メモ" rather than "コメント"
in Japanese. The note feature is for personal memos/annotations on
workflow nodes, not comments directed at others. This aligns with
common Japanese UI conventions (e.g., macOS Notes app is "メモ").
@t-daisuke t-daisuke force-pushed the fix/ja-translation-note-addNote branch from 45bb00e to ebc6d97 Compare March 30, 2026 14:38
@dosubot dosubot Bot added the lgtm This PR has been approved by a maintainer label Mar 30, 2026
@asukaminato0721 asukaminato0721 added this pull request to the merge queue Mar 30, 2026
Merged via the queue into langgenius:main with commit a1513f0 Mar 30, 2026
28 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

lgtm This PR has been approved by a maintainer size:XS This PR changes 0-9 lines, ignoring generated files. web This relates to changes on the web.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants