fix: fallback to primary language if no translation available for specific country

This commit is contained in:
Elias Schneider
2025-06-02 14:08:32 +02:00
parent 6c00aaa3ef
commit 2440379cd1
15 changed files with 5490 additions and 5915 deletions

View File

@@ -26,8 +26,8 @@
"zod": "^3.24.1"
},
"devDependencies": {
"@inlang/paraglide-js": "^2.0.0",
"@inlang/plugin-m-function-matcher": "^2.0.7",
"@inlang/paraglide-js": "^2.0.13",
"@inlang/plugin-m-function-matcher": "^2.0.10",
"@inlang/plugin-message-format": "^4.0.0",
"@internationalized/date": "^3.7.0",
"@playwright/test": "^1.50.0",