An open API service indexing awesome lists of open source software.

https://github.com/vistaran/php-untranslated-string-parser

Detect untranslated scripts from html templates and php / javascript files if you are using localization.
https://github.com/vistaran/php-untranslated-string-parser

html i18n internationalization javascript parser php string-parser string-parsing

Last synced: 7 months ago
JSON representation

Detect untranslated scripts from html templates and php / javascript files if you are using localization.

Awesome Lists containing this project

README

          

## To Search in js controllers and php files

`php script_phpjs_templates.php "folder_path OR file_path" "Excel,PDF,CSV"`

4th arguement is to exclude matching strings

## To Search inside html templates

`php script_html_templates.php "folder_path"`