t

Returns a string of translated text for a given translation key from a locale file.

Params

  • String locale file key
  • returns {String} translated text

Usage

{{t 'customer.general.phone'}}
Was this article helpful to you?