Skip to content

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

Open
zzz1220 wants to merge 1 commit intopayloadcms:mainfrom
zzz1220:fix/plugin-import-export-zh-translation-spacing
Open

fix(plugin-import-export): add space in zh translation for exportDocu…#15833
zzz1220 wants to merge 1 commit intopayloadcms:mainfrom
zzz1220:fix/plugin-import-export-zh-translation-spacing

Conversation

@zzz1220
Copy link

@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
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