[PR #31730] chore(i18n): sync translations with en-US #33375

Closed
opened 2026-02-21 20:53:10 -05:00 by yindo · 0 comments
Owner

Original Pull Request: https://github.com/langgenius/dify/pull/31730

State: closed
Merged: Yes


Summary

This PR was automatically generated to sync i18n translation files with the en-US source.

Changes

  • Mode: incremental
  • Files processed: common.json, share.json, workflow.json
  • Languages synced: All 22 supported languages

New Keys Added

common.json (2 keys):

  • promptEditor.requestURL.item.desc: Insert request URL
  • promptEditor.requestURL.item.title: Request URL

share.json (10 keys):

  • humanInput.completed: Notification when request dealt with elsewhere
  • humanInput.expirationTimeNowOrFuture: Action expiration message
  • humanInput.expired: Request expired notification
  • humanInput.expiredTip: Action expired tip
  • humanInput.formNotFound: Form not found error
  • humanInput.rateLimitExceeded: Rate limit error message
  • humanInput.recorded: Input recorded confirmation
  • humanInput.sorry: Sorry message
  • humanInput.submissionID: Submission ID display
  • humanInput.thanks: Thank you message

workflow.json (103 keys):

  • blocks.human-input: Human Input node name
  • blocksAbout.human-input: Node description
  • common.humanInputEmailTip: Email delivery tip
  • common.humanInputEmailTipInDebugMode: Debug mode email tip
  • common.humanInputWebappTip: Webapp preview tip
  • All nodes.humanInput.* keys (98 keys): Complete Human Input node configuration, including:
    • Delivery methods (Email, Discord, Slack, Teams, Webapp)
    • Email configuration and sender settings
    • Form content and input field configuration
    • User actions and timeout settings
    • Error messages and validation

Verification

  • i18n:check passed - all keys in sync across all 22 languages
  • lint:fix applied - all JSON files properly formatted and sorted
  • Pre-commit hooks passed

Translation Quality

  • All placeholders preserved: {{variable}}, <email></email>, <team></team>, etc.
  • Variable and tag names kept in English (not translated)
  • Translation style matched to existing conventions per language
  • Appropriate formality level maintained

🤖 Generated with Claude Code GitHub Action

**Original Pull Request:** https://github.com/langgenius/dify/pull/31730 **State:** closed **Merged:** Yes --- ## Summary This PR was automatically generated to sync i18n translation files with the en-US source. ### Changes - **Mode**: incremental - **Files processed**: common.json, share.json, workflow.json - **Languages synced**: All 22 supported languages ### New Keys Added #### common.json (2 keys): - `promptEditor.requestURL.item.desc`: Insert request URL - `promptEditor.requestURL.item.title`: Request URL #### share.json (10 keys): - `humanInput.completed`: Notification when request dealt with elsewhere - `humanInput.expirationTimeNowOrFuture`: Action expiration message - `humanInput.expired`: Request expired notification - `humanInput.expiredTip`: Action expired tip - `humanInput.formNotFound`: Form not found error - `humanInput.rateLimitExceeded`: Rate limit error message - `humanInput.recorded`: Input recorded confirmation - `humanInput.sorry`: Sorry message - `humanInput.submissionID`: Submission ID display - `humanInput.thanks`: Thank you message #### workflow.json (103 keys): - `blocks.human-input`: Human Input node name - `blocksAbout.human-input`: Node description - `common.humanInputEmailTip`: Email delivery tip - `common.humanInputEmailTipInDebugMode`: Debug mode email tip - `common.humanInputWebappTip`: Webapp preview tip - All `nodes.humanInput.*` keys (98 keys): Complete Human Input node configuration, including: - Delivery methods (Email, Discord, Slack, Teams, Webapp) - Email configuration and sender settings - Form content and input field configuration - User actions and timeout settings - Error messages and validation ### Verification - [x] `i18n:check` passed - all keys in sync across all 22 languages - [x] `lint:fix` applied - all JSON files properly formatted and sorted - [x] Pre-commit hooks passed ### Translation Quality - All placeholders preserved: `{{variable}}`, `<email></email>`, `<team></team>`, etc. - Variable and tag names kept in English (not translated) - Translation style matched to existing conventions per language - Appropriate formality level maintained 🤖 Generated with Claude Code GitHub Action
yindo added the pull-request label 2026-02-21 20:53:10 -05:00
yindo closed this issue 2026-02-21 20:53:10 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify#33375