-
Some texts are missing (see inlang) like:
Dew point perception - best translated as Dauwpunt beleving
Comfortable is now translated as "gemakkelijk": IMHO this is not correct Dutch (at least in …
gh471 updated
9 months ago
-
It's really strange, I clone this repo, added the `prefixDefaultLanguage: "always" ` like that:
```
// src/lib/i18n.js
import { createI18n } from "@inlang/paraglide-js-adapter-sveltekit";
import *…
psntr updated
8 months ago
-
Hey,
we tried out Paraglide and had an overall great experience, but we are currently put off by the fact that `.gitignore` and `.prettierignore` are generated on every compile. This clashes with o…
-
I want to start using paraglide in sveltekit, but I have a bit strange use case.
My translation file:
```json
{
"promotion": "super Promotion",
"title": "super Title",
"variation": {
…
-
## Problem Statement
The current versioning strategy for the changeset project is effective but lacks a dedicated mechanism for handling compatibility versions. As this project gains more traction,…
-
Working on the localization files for the chatbot, I noticed that it would be really helpful to have the following 'variables' available for use in the text:
- Conference name (e.g. MUN-SH 2025)
-…
-
### Discussed in https://github.com/opral/monorepo/discussions/2126
Originally posted by **samuelstroschein** January 26, 2024
## Problem
Several problems that relate to code can not be li…
-
### Context
E-Mail request:
> When are you planning on enabling users to translate entire pages vs only frames?
Users might want to switch the language for all frames on a Figma page.
### Proposal…
-
### Context
Domain-based routing can be quite annoying in dev mode, since links to other languages take you off the page.
### Proposal
Figure out a solution
* Proxy? (lot of work)
* switch out th…
-
### Describe the bug
An App that's deployed to vercel using `@sveltejs/adapter-vercel` will break if it is both:
1. Using the `reroute` hook
2. Deployed as multiple functions, either because the …