Sāmoan language support for the Quasar framework
Exciting news for Sāmoan language app development!
And just in time to celebrate Sāmoa's 60 years of independence!!
The Sāmoan language is now included as a language pack for the Quasar framework as of version 2.7.2 . It means dozens of Vue Components can now support Sāmoan.
To switch it on, follow the instructions in the docs and use the "sm" code.
This is a biggy for me as it's the only Sāmoan language pack I know of for any framework I've worked with. Much appreciation to the Quasar team for the quick turn around.
Here is an example of using the close translation in your own components
{{ $q.lang.label.close }}
And some examples of translated components in action:
WYSIWYG Editor (hover over items to see translations)
See the Pen Editor (WYSIWYG): Kitchen sink in Sāmoan - Quasar v2.7.3 by Ainsof So'o (@ainsofs) on CodePen.
Date Picker (try clicking the month names)
See the Pen QDate: Basic in Sāmoan - Quasar v2.7.3 by Ainsof So'o (@ainsofs) on CodePen.
Table (note the text on the bottom right of the table)
See the Pen Table: Basic in Sāmoan - Quasar v2.7.3 by Ainsof So'o (@ainsofs) on CodePen.
Pull request
To view the pull request that made it happen click here.
What is Quasar?Quasar (pronounced /ˈkweɪ.zɑɹ/
) is an
MIT licensed open-source Vue.js based framework, which allows you as a
web developer to quickly create responsive++ websites/apps in many
flavours:
- SPAs (Single Page App)
- SSR (Server-side Rendered App) (+ optional PWA client takeover)
- PWAs (Progressive Web App)
- BEX (Browser Extension)
- Mobile Apps (Android, iOS, …) through Cordova or Capacitor
- Multi-platform Desktop Apps (using Electron)
Comments
Post a Comment