diff --git a/crowdin.yml b/crowdin.yml index 6d47ef917..4b5310c73 100644 --- a/crowdin.yml +++ b/crowdin.yml @@ -26,5 +26,10 @@ files: [ "source" : "/Localization/ios-infoPlist.json", "translation" : "/Localization/StringsConvertor/input/%locale_with_underscore%/%original_file_name%", "update_option" : "update_as_unapproved", + }, + { + "source" : "/MastodonIntent/en.lproj/Intents.strings", + "translation" : "/Localization/StringsConvertor/Intents/input/%locale_with_underscore%/%original_file_name%", + "update_option" : "update_as_unapproved", } ] \ No newline at end of file