Giter Site home page Giter Site logo

Comments (5)

johannschopplich avatar johannschopplich commented on May 29, 2024 1

Good catch, it's a bug introduced when I upgraded to Vite 2 and had to introduce the viteproxy path prefix.

from kirby-vue3-starterkit.

johannschopplich avatar johannschopplich commented on May 29, 2024 1

That was a nasty bug. Thanks for reporting. Vite 2 disallows glob matching (*) in the proxy configuration. That's why I had to introduce the viteproxy path.

Please open a seperate issue for your question.

from kirby-vue3-starterkit.

johannschopplich avatar johannschopplich commented on May 29, 2024

/en/viteproxy/ should be /viteproxy/en/ instead. That's why local development isn't working...

Have you enabled multi-lang by setting KIRBY_MULTILANG to true in your dot env file?

from kirby-vue3-starterkit.

Mark-Pilkington avatar Mark-Pilkington commented on May 29, 2024

Yeah, I didn't change anything except enabling the multi-language options in the .env and added the languages in the panel. I also set the port from 8080 to 3000.

from kirby-vue3-starterkit.

Mark-Pilkington avatar Mark-Pilkington commented on May 29, 2024

Ah ok, just wanted to let you know 😃

Ah, while I have you here, lol – do you know maybe by heart if your starterkit allows custom language variables (for button translations or similar)?
https://getkirby.com/docs/guide/languages/custom-language-variables

They're stored inside the language file at languages/en.php so they're not part of the json files and have to be echoed via php <?= t('change') ?>

But maybe that's actually more a content representations question for the Kirby forum.

from kirby-vue3-starterkit.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.