None (namespace)

No namespace

Function summary

  • __

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

  • __d

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

  • __dn

    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.

  • __dx

    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.

  • 登录查看完整内容