JuKu / JuKuCMS

Open Source CMS should be the fastest CMS world wide (WIP).
Other
5 stars 1 forks source link

Parser to find language tokens in php code #140

Open JuKu opened 6 years ago

JuKu commented 6 years ago

Write a parser which can find all language tokens in php code and return a list with these tokens.

This feature belongs to #7 and should generate base .po files like xgettext . This should be used to simplify creation of translations for translators.