-
Notifications
You must be signed in to change notification settings - Fork 3
Add language selection in example app #516
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
Conversation
Support bundled languages
Update embed iframes to set current locale
extract strings from signature and navigation screens
Co-authored-by: prfectionist[bot] <187910262+prfectionist[bot]@users.noreply.github.com>
PR Reviewer Guide 🔍Here are some key observations to aid the review process:
|
PR Type
Enhancement
Description
Added language selection dropdown with English and Arabic options
Connected language selector to translation configuration
Enabled dynamic language switching in the example application
File Walkthrough
main.js
Add language dropdown to example form UIexample/main.js
script.js
Wire language selector to translation configurationexample/script.js
language