dral3x / StringsLint

📱Ensure your localized strings are complete and never unused 👍
MIT License
68 stars 10 forks source link

Support .stringsdict files #4

Closed dral3x closed 5 years ago

dral3x commented 5 years ago

Strings can be localized via .stringsdict files but StringsLint does not parse them.

Since it's a standard file type inside Xcode projects, StringsLint should handle them as well.