Find translatable items

I am looking for an easy way to find all the strings in my code that are translatable



yii::t('app','string')


Does anyone know of a script that I can use to scan my code ?


./yii message --help