diff --git a/crowdin.yml b/crowdin.yml index 086d1ff0..5601a0c0 100644 --- a/crowdin.yml +++ b/crowdin.yml @@ -11,3 +11,8 @@ files: translation: /extension/src/_locales/%two_letters_code%/messages.json skip_untranslated_strings: true type: chrome + + - source: /native/userchrome/profile/chrome/pwa/localization/en-US/**/*.ftl + translation: /native/userchrome/profile/chrome/pwa/localization/%locale%/**/%original_file_name% + skip_untranslated_strings: true + type: ftl