Skip to content

Localize data rows#309

Open
wilkie wants to merge 1 commit into
convert-to-typescriptfrom
localize-data-rows
Open

Localize data rows#309
wilkie wants to merge 1 commit into
convert-to-typescriptfrom
localize-data-rows

Conversation

@wilkie
Copy link
Copy Markdown
Contributor

@wilkie wilkie commented Apr 9, 2026

Adds a helper to handle localizing the data values in the datasets.

This looks for a localization string in the datasets.{datasetId}.values object where the English string is the key. So, 'Yes' would be: "datasets": {"abalone": {"values": "Yes": "Yes"}}}, etc.

@wilkie wilkie changed the base branch from main to convert-to-typescript April 9, 2026 23:09
Copy link
Copy Markdown
Member

@stephenliang stephenliang left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'd prefer we also add unit tests for this

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.

2 participants