Skip to content

fix(plugin-import-export): add space in zh translation for exportDocu…#15833

Merged
paulpopus merged 2 commits intopayloadcms:mainfrom
zzz1220:fix/plugin-import-export-zh-translation-spacing
Mar 9, 2026
Merged

fix(plugin-import-export): add space in zh translation for exportDocu…#15833
paulpopus merged 2 commits intopayloadcms:mainfrom
zzz1220:fix/plugin-import-export-zh-translation-spacing

Conversation

@zzz1220
Copy link
Copy Markdown
Contributor

@zzz1220 zzz1220 commented Mar 4, 2026

Summary

  • Add missing space in exportDocumentLabel Chinese translation to match importDocumentLabel format

Changes

Fixed inconsistency in Chinese translations for plugin-import-export:

Key Before After
exportDocumentLabel 导出{{label}} 导出 {{label}}
importDocumentLabel 导入 {{label}} (already correct)

The export label was missing a space before the {{label}} placeholder, while the import label already had it. This change ensures consistent formatting between the two.

…mentLabel

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@paulpopus paulpopus enabled auto-merge (squash) March 4, 2026 16:09
@zzz1220 zzz1220 closed this Mar 6, 2026
auto-merge was automatically disabled March 6, 2026 06:56

Pull request was closed

@zzz1220 zzz1220 reopened this Mar 6, 2026
@paulpopus paulpopus enabled auto-merge (squash) March 8, 2026 15:38
@paulpopus paulpopus merged commit 43d5596 into payloadcms:main Mar 9, 2026
150 checks passed
@github-actions
Copy link
Copy Markdown
Contributor

🚀 This is included in version v3.79.1

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.

3 participants