Dalibor Hon
Dalibor Hon
First of all thanks for this plugin and amazing work! When using helper functions localizePath and localizeUrl with a "base" set in astro config like this: `site: "https://www.somesite.com", base: "/base"...
For the past few days I've been trying to get this plugin to work: https://github.com/i18next/i18next-browser-languageDetector. Everything I do fails, and the plugin doesn't actually do anything. I dug through it's...
When using Chatter with this UI, I can't set Focus. Also I had to delete chat.lua from Scripts to make chat background settings work (don't know if this is working...
Hi! This is a follow up to: https://github.com/yassinedoghri/astro-i18next/issues/37#issuecomment-1307452668 Basic example of this is created here: https://github.com/dallyh/astro-i18n-client-server-example-react which is basically the astro-i18next React example slightly modified. - folder [react](https://github.com/dallyh/astro-i18n-client-server-example-react/tree/master/react) is with...
Added in https://github.com/CloudCannon/pagefind/pull/543
i18n - metadata of the fields are saved according to `locale` positions when `default_locale` is set
Hello, one strange thing just came up, while testing, i switched positions of locales inside `i18n: { locales }` array. Previously they were like this `["cs", "en"]`. Because of the...
Hello, as the title says (this again might be just an UI thing), when there is a field set up for a collection like this: ```json { "name": "pubDateTime", "label":...
### Astro Info ```block Astro v4.5.12 Node v20.12.0 System Windows (x64) Package Manager npm Output hybrid Adapter @astrojs/cloudflare Integrations @astrojs/react ``` ### Describe the Bug When using v10 version of...
### Astro Info ```block Astro v4.5.12 Node v20.12.0 System Windows (x64) Package Manager npm Output hybrid Adapter @astrojs/cloudflare Integrations @astrojs/react ``` ### Describe the Bug When using v10 version of...
This issue is supposed to track i18n progress and eventual support in StudioCMS ([context](https://discord.com/channels/1217527207467946087/1234921324388946061/1236318087381516308)). There are multiple ways to achieve this and all of them are valid for different reasons,...