i18n(ja): restore English CSV Configuration field names - #23538
Conversation
csv-config-for-import-data.md documents the literal field names shown in TiDB Cloud's CSV Configuration window (Separator, Delimiter, Null Value, Backslash Escape, Skip Header) — all confirmed as genuine UI labels via the tidbcloud/dbaas-ui source (dbaas/screens/DataImportV2/CSVConfiguration.tsx, each rendered as its own <Typography variant="label-lg"> field label). These were translated into Japanese instead of kept in English, both in the section headings and their inline body references. Also fixed the same 'Edit CSV configuration' button + field-name list in tidb-cloud-import-local-files.md and migrate-sql-shards.md, and a column-header fluency issue in the Backslash Escape sequence table (変換された -> 変換後).
|
Skipping CI for Draft Pull Request. |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Plus Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
What is changed, added or deleted? (Required)
csv-config-for-import-data.mddocuments the literal field names shown in TiDB Cloud's CSV Configuration window (Separator, Delimiter, Null Value, Backslash Escape, Skip Header) — all confirmed as genuine UI labels viatidbcloud/dbaas-ui(dbaas/screens/DataImportV2/CSVConfiguration.tsx, each rendered as its own<Typography variant="label-lg">field label). These were translated into Japanese instead of kept in English, both in the section headings and their inline body references.Also fixed the same "Edit CSV configuration" button + field-name list in
tidb-cloud-import-local-files.mdandmigrate-sql-shards.md, and a column-header fluency issue in the Backslash Escape sequence table (変換された → 変換後).Which TiDB version(s) do your changes apply to? (Required)
What is the related PR or file link(s)?
Do your changes match any of the following descriptions?