Skip to content

Conversation

@mrosvik
Copy link
Member

@mrosvik mrosvik commented Feb 12, 2026

Summary

resolves: #4352

Checks

@changeset-bot
Copy link

changeset-bot bot commented Feb 12, 2026

⚠️ No Changeset found

Latest commit: a92986e

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@mrosvik mrosvik marked this pull request as ready for review February 12, 2026 13:16
@github-actions
Copy link
Contributor

Preview deployments for this pull request:

themebuilder - 12. Feb 2026 - 14:19

'set-to': 'Set to',
view: 'view',
},
ColorTokens: {
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
ColorTokens: {
'color-tokens': {

'set-to': 'Sett til',
view: 'visning',
},
ColorTokens: {
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
ColorTokens: {
'color_tokens': {

Comment on lines +11 to +12
<Heading data-size='xs'>{t('ColorTokens.title')}</Heading>
<Paragraph data-size='sm'>{t('ColorTokens.description')}</Paragraph>
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
<Heading data-size='xs'>{t('ColorTokens.title')}</Heading>
<Paragraph data-size='sm'>{t('ColorTokens.description')}</Paragraph>
<Heading data-size='xs'>{t('color-tokens.title')}</Heading>
<Paragraph data-size='sm'>{t('color-tokens.description')}</Paragraph>

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.

Text segment in themebuilder is not translated to english

2 participants