None (namespace)

No namespace

Function summary

  • Returns a translated string if one is found; Otherwise, the submitted message.

  • Allows you to override the current domain for a single message lookup.

  • Allows you to override the current domain for a single plural message lookup. Returns correct plural form of message identified by $singular and $plural for count $count from domain $domain.

  • Allows you to override the current domain for a single message lookup. The context is a unique identifier for the translations string that makes it unique within the same domain.