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

I18n integration #19

Merged
merged 1 commit into from
Oct 28, 2021
Merged

I18n integration #19

merged 1 commit into from
Oct 28, 2021

Conversation

sdirix
Copy link
Member

@sdirix sdirix commented Oct 28, 2021

Update to JSON Forms 3.0.0-alpha.2 which contains the new
i18n customization capatibilities. As AJV is now consumed
on version 8 some additional code changes are necessary.

Adapts the label renderer to use the new translation
functions.

Adds an example translation function to the example app.

JSONFormsI18n

@netlify
Copy link

netlify bot commented Oct 28, 2021

✔️ Deploy Preview for jsonforms-vuetify-renderers ready!

🔨 Explore the source changes: 8446c28

🔍 Inspect the deploy log: https://app.netlify.com/sites/jsonforms-vuetify-renderers/deploys/617a5f003ff02100089f4c3f

😎 Browse the preview: https://deploy-preview-19--jsonforms-vuetify-renderers.netlify.app/

Update to JSON Forms 3.0.0-alpha.2 which contains the new
i18n customization capatibilities. As AJV is now consumed
on version 8 some additional code changes are necessary.

Adapts the label renderer to use the new translation
functions.

Adds an example translation function to the example app.
@sdirix sdirix changed the title Showcase i18n integration I18n integration Oct 28, 2021
@sdirix sdirix requested a review from yaffol October 28, 2021 09:28
Copy link
Contributor

@yaffol yaffol left a comment

Choose a reason for hiding this comment

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

LGTM

@sdirix sdirix merged commit e24c7ba into eclipsesource:main Oct 28, 2021
@sdirix sdirix deleted the i18n branch October 28, 2021 10:11
This was linked to issues Nov 11, 2021
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.

Internationalization Support Customize error message
2 participants