CupThread React Native & Expo SDK - v0.1.0
    Preparing search index...

    Interface ChangelogStrings

    Localized strings for Changelog and What's-New views.

    interface ChangelogStrings {
        closeButton: string;
        continueButton: string;
        emailPlaceholder: string;
        emptyChangelog: string;
        overlayTitle: string;
        subscribeButton: string;
        subscribedSuccess: string;
        subscribeSubtitle: string;
        subscribeTitle: string;
        subscribing: string;
        unsubscribeButton: string;
    }
    Index
    closeButton: string
    continueButton: string
    emailPlaceholder: string
    emptyChangelog: string
    overlayTitle: string
    subscribeButton: string
    subscribedSuccess: string
    subscribeSubtitle: string
    subscribeTitle: string
    subscribing: string
    unsubscribeButton: string