Don't let Localazy fallback to the source language

This commit is contained in:
Quentin Gliech
2025-05-05 14:47:50 +02:00
parent e7d619f5cf
commit cf9f0a47ab

View File

@@ -7,7 +7,7 @@
{ {
"file": "file.json", "file": "file.json",
"pattern": "translations/en.json", "pattern": "translations/en.json",
"features": ["arb_metadata", "plural_object"] "features": ["arb_metadata", "plural_object", "filter_untranslated"]
}, },
{ {
"file": "frontend.json", "file": "frontend.json",