Skip to content

Commit 76a6d12

Browse files
committed
Don't let Localazy fallback to the source language
1 parent 488e028 commit 76a6d12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

localazy.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
{
88
"file": "file.json",
99
"pattern": "translations/en.json",
10-
"features": ["arb_metadata", "plural_object"]
10+
"features": ["arb_metadata", "plural_object", "filter_untranslated"]
1111
},
1212
{
1313
"file": "frontend.json",

0 commit comments

Comments
 (0)