[PR #31177] fix: correct i18n for stepOne.uploader.tip #33123

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

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

State: closed
Merged: Yes


Summary

This PR modifies the stepOne.uploader.tip for each language to include both batchCount and totalCount.
Closes #31173

Screenshots

Before After
imageimage imageimage

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
**Original Pull Request:** https://github.com/langgenius/dify/pull/31177 **State:** closed **Merged:** Yes --- ## Summary This PR modifies the `stepOne.uploader.tip` for each language to include both `batchCount` and `totalCount`. Closes #31173 ## Screenshots | Before | After | |--------|-------| | <img width="1140" height="421" alt="image" src="https://github.com/user-attachments/assets/0cce7d94-814c-4980-8e84-fa0954aa52b3" /><img width="1150" height="432" alt="image" src="https://github.com/user-attachments/assets/2b19691d-cd14-4db4-9c3b-a29d26c868aa" /> | <img width="1145" height="419" alt="image" src="https://github.com/user-attachments/assets/70c01d45-24c0-44db-a712-d0e4d4c5ba25" /><img width="1147" height="429" alt="image" src="https://github.com/user-attachments/assets/0c9886ff-78bc-48d5-bc20-02b6b837b635" /> | ## Checklist - [ ] This change requires a documentation update, included: [Dify Document](https://github.com/langgenius/dify-docs) - [x] 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
yindo added the pull-request label 2026-02-21 20:52:42 -05:00
yindo closed this issue 2026-02-21 20:52:42 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify#33123