[PR #32345] docs(i18n): fix critical fa-IR workflow translation terms #33682

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

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

State: open
Merged: No


Summary

This PR fixes three critical mistranslations in Persian workflow UI strings reported in #32343.

Changes

  • blocks.trigger-webhook: راه‌انداز وبهوک -> راه‌انداز وب‌هوک
  • common.redo: پیشرفت -> انجام دوباره
  • nodes.common.retry.ms: خانم -> میلی‌ثانیه

Validation

  • python3 -m json.tool web/i18n/fa-IR/workflow.json

Impact

These fixes remove misleading UI text in core workflow actions and improve Persian localization accuracy for end users.

**Original Pull Request:** https://github.com/langgenius/dify/pull/32345 **State:** open **Merged:** No --- ## Summary This PR fixes three critical mistranslations in Persian workflow UI strings reported in #32343. ## Changes - blocks.trigger-webhook: راه‌انداز وبهوک -> راه‌انداز وب‌هوک - common.redo: پیشرفت -> انجام دوباره - nodes.common.retry.ms: خانم -> میلی‌ثانیه ## Validation - python3 -m json.tool web/i18n/fa-IR/workflow.json ## Impact These fixes remove misleading UI text in core workflow actions and improve Persian localization accuracy for end users.
yindo added the pull-request label 2026-02-21 20:53:43 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify#33682