You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This utility extract i18n labels, descriptions etc.
Label Collector
This generator collets all @Label and @Description
annotations in code, then puts it into php file wrapped with translation function,
so gettext message extractor can get those messages.
About
This utility extract i18n labels, descriptions etc.