👷‍♂️ Set skip_untranslated_strings

This commit is contained in:
Luke Vella 2023-04-25 18:06:36 +01:00
parent 2a2d7e2be2
commit c55ac6d4c9

View file

@ -6,5 +6,6 @@ files:
{
source: "/apps/web/public/locales/en/*.json",
translation: "/apps/web/public/locales/%two_letters_code%/%original_file_name%",
skip_untranslated_strings: true,
},
]