From 120fc83b16a402b89c360059ae15d19c3ba1bd62 Mon Sep 17 00:00:00 2001 From: CMK Date: Mon, 2 Aug 2021 19:29:57 +0800 Subject: [PATCH] chore: update Crowdin configuration --- crowdin.yml | 5 +++++ 1 file changed, 5 insertions(+) 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