rovalra
    Preparing search index...
    • Synchronously gets a translation. If i18n is not yet initialized, it will return the key itself as a fallback.

      Parameters

      • key: string

        The translation key.

      • Optionaloptions: object

        i18next options.

      Returns string

      The translated string or the key if not available.