Function getTranslatedAppName

  • Return the translated app name.

    This method attempts to translate the app's name but if an entry can't be found then it falls back to trying to load the translated string from the finUi app.

    Returns

    The translated string.

    Parameters

    • appViewName: string
    • i18n: I18n

      The internationalization object.

    Returns string

Generated using TypeDoc