question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Quasar language pack

See original GitHub issue
    framework: {
      config: {},

      // iconSet: 'material-icons', // Quasar icon set
      lang: 'zh-CN', //en-US Quasar language pack

      // For special cases outside of where the auto-import stategy can have an impact
      // (like functional components as one of the examples),
      // you can manually specify Quasar components/directives to be available everywhere:
      //
      // components: [],
      // directives: [],

      // Quasar plugins
      plugins: []
    },

image image

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:9 (8 by maintainers)

github_iconTop GitHub Comments

1reaction
rstoenescucommented, Feb 10, 2021

Ah, you’re right. Made a typo which ruined everything. Please upgrade to “@quasar/app” beta.5.

0reactions
rstoenescucommented, Feb 12, 2021

Fixed the “message compiler isn’t included in this build”. Fix will be available in “@quasar/app” 3.0.0-beta.6

Also fixed the casing in the starter kit.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Quasar Language Packs
A Quasar Language Pack refers to the internationalization of Quasar's own components, some of which have labels. WARNING. It should be noted that...
Read more >
change quasar language at runtime works for en-US & de but ...
Hi, I have followed the manual on the Quasar language packs including the 'Change quasar language at runtime' and I have been able...
Read more >
App Internationalization with Quasar Framework - Medium
Quasar comes with a set of language packs for a long list of languages. They provide standard translations for labels of the Quasar...
Read more >
How do I translate Quasar component? - Stack Overflow
I also use Quasar language packs, quasar.js goes like this: import en from 'quasar/lang/en-us.js' /* import other languages */ import { state, } ......
Read more >
quasar-language-packs.md - searchcode
1--- 2title: Quasar Language Packs 3desc: How to configure the Quasar ... 6 - /options/app-internationalization 7--- 8A Quasar Language Pack refers to the ......
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found