File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -299,8 +299,8 @@ These are the settings you can specify in the config file:
299299
300300- ** missingLanguagePolicy** : ` string` (Optional, default: ` skip` )
301301 - How to handle translations for languages that are not included in the ` xcs languages` output when adding strings. Options are:
302- - ` skip` : Only add translations for languages included in the ` xcs languages` output. (Default)
303- - ` include` : Add translations even when they are not recognized by the Xcode project or xcs language list.
302+ - ` skip` : Only add translations for languages included in the ` xcs languages` output. (Default)
303+ - ` include` : Add translations even when they are not recognized by the Xcode project or xcs language list.
304304- ** xcodeprojPaths** : ` string[]` (Optional)
305305 - Paths to Xcode project files (` .xcodeproj` ) used to detect supported languages.
306306 - If not specified, ` xcs` will only check the xcstrings file to detect supported languages.
You can’t perform that action at this time.
0 commit comments