@yamlresume/core
    Preparing search index...

    Function getTemplateTranslations

    • Retrieves template-specific translations (punctuations and terms) for a given locale language.

      Parameters

      • Optionallanguage:
            | "en"
            | "zh-hans"
            | "zh-hant-hk"
            | "zh-hant-tw"
            | "es"
            | "fr"
            | "no"
            | "nl"
            | "ja"
            | "de"

        The desired locale language. If undefined, defaults to English.

      Returns TemplateTranslationValue

      An object containing the translated punctuations and terms for the specified language.