Trixpua

Results 5 comments of Trixpua

Sou novo na programação em PHP orientado a objetos, desenvolvi esta aplicação em php e consigo obter todos os dados, inclusive de QSA, porém como não entendo muito de PHP...

Hi, I want to contribute with PT-BR integration, but I don't know how to do this, when you have a roadmap to implement new languages will be a pleasure contribute,...

> > For nuxt, this worked for me: > > > > 1. I created a `rating.js` under the `plugins` folder with the following content > > > > ```...

After a lot of tries I was able to use this with Nuxt.js, below the code I used to use implement the standard builds. ``` if (process.client) { require('@ckeditor/ckeditor5-build-classic/build/translations/pt-br') ClassicEditor...

Hello @chkb, you can check a example in this [codesandbox](https://codesandbox.io/s/zealous-buck-wjkpq?file=/pages/index.vue)