-
Notifications
You must be signed in to change notification settings - Fork 126
Open
Description
It would be nice to be able to detect strings to translate base on a special comment placed before instead of requiring to wrap into a gettext() function call.
e.g.
const myTranslatagleString = /* @ngTranslate */ "My String"
return gettextCatalog.getString(myTranslatagleString)Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels