chore: update Crowdin configuration

This commit is contained in:
CMK 2021-08-02 19:29:57 +08:00
parent bccdb66023
commit 120fc83b16
1 changed files with 5 additions and 0 deletions

View File

@ -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",
}
]