Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(forms): localize 'optional' label in forms #94

Merged
merged 3 commits into from
Oct 6, 2023

Conversation

BalbinaK
Copy link
Contributor

@BalbinaK BalbinaK commented Oct 6, 2023

Optional label in Toggle, TextField and Select will now also show different language versions depending on lang attribute of document's html tag.

Toggle (Finnish):
Screenshot 2023-10-06 at 14 03 02
TextField (Finnish, English, Norwegian):
Screenshot 2023-10-06 at 13 42 37Screenshot 2023-10-06 at 13 42 51Screenshot 2023-10-06 at 14 10 40

Select (Finnish):
Screenshot 2023-10-06 at 13 50 13

@BalbinaK BalbinaK requested a review from a team October 6, 2023 12:11
@BalbinaK BalbinaK merged commit f1bc283 into next Oct 6, 2023
2 checks passed
@BalbinaK BalbinaK deleted the fix/optional-label-in-forms branch October 6, 2023 12:53
github-actions bot pushed a commit that referenced this pull request Oct 6, 2023
# [1.1.0-next.2](v1.1.0-next.1...v1.1.0-next.2) (2023-10-06)

### Bug Fixes

* **forms:** localize 'optional' label in forms ([#94](#94)) ([f1bc283](f1bc283))
github-actions bot pushed a commit that referenced this pull request Oct 9, 2023
# [1.1.0](v1.0.1...v1.1.0) (2023-10-09)

### Bug Fixes

* **forms:** localize 'optional' label in forms ([#94](#94)) ([f1bc283](f1bc283))

### Features

* Add Badge component ([#85](#85)) ([ce8ba9d](ce8ba9d))
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