• Parameters

    • subcategoryKey: string

      subcategory code

    • indicatorKey: string

      indicator code to be translated

    • store: any

      The store object with translation

    • langCode: string

      The language code for translation (e.g., 'en', 'fr').

    Returns string

    • The translated subcategory label or the key if no translation is found.