bartycrouch

Incrementally update and translate iOS app String files

brewmacoslinux
Try with needOr install directly
Source

About

Incrementally update/translate your Strings files

Commands

bartycrouch

Examples

Update Strings files by scanning source code for new localizable strings$ bartycrouch update -p /path/to/project
Translate missing strings in Localizable.strings files automatically$ bartycrouch translate -p /path/to/project -l de
Format and validate all Strings files in a project$ bartycrouch lint -p /path/to/project