@joblist/components - v0.3.4
    Preparing search index...

    Interface Translation

    interface Translation {
        en: {
            description: string;
            highlight: string;
            locations_question: string;
            requirements: string;
            sharing_description: string;
            sharing_image: string;
            sharing_title: string;
            title: string;
        };
    }
    Index

    Properties

    Properties

    en: {
        description: string;
        highlight: string;
        locations_question: string;
        requirements: string;
        sharing_description: string;
        sharing_image: string;
        sharing_title: string;
        title: string;
    }

    English translations

    Type declaration

    • description: string

      Job description in HTML

    • highlight: string

      Job highlight

    • locations_question: string

      Location preference question

    • requirements: string

      Job requirements

    • sharing_description: string

      Social sharing description

    • sharing_image: string

      Social sharing image URL

    • sharing_title: string

      Social sharing title

    • title: string

      Job title