Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
@skava/ui / dist / words / index.d.ts
Size: Mime:
declare const wording: {
    productIdentifier: string;
    quantity: string;
    total: string;
    rating: string;
    writeReview: string;
    addToCart: string;
    viewBundle: string;
    saveToLater: string;
    productDetails: string;
    mandatoryProductTitle: string;
    addonProductTitle: string;
    bundleCollectionTitle: string;
    item: string;
    items: string;
    addon: string;
    addItem: string;
    youSave: string;
    addonText: string;
    addonsText: string;
    itemIdentifier: string;
    skipToMainContent: string;
    pageLabel: string;
    ofLabel: string;
    playButton: string;
    copyLinkButton: string;
    triggerPrevious: string;
    triggerNext: string;
    error: string;
    expiryPrefix: string;
    skuText: string;
    paymentHeaderLabel: string;
    addNewPaymentText: string;
    shippingAddressHeaderLabel: string;
    addNewAddressText: string;
    addAddressToProfile: string;
    nameLabel: string;
    addressLabel: string;
    cityLabel: string;
    stateLabel: string;
    stateOrProvince: string;
    postalCode: string;
    zipCode: string;
    zipLabel: string;
    countryLabel: string;
    saveLabel: string;
    upcomingSubscriptionHeaderLabel: string;
    expectedDeliveryDateLabel: string;
    confirmSubscription: string;
    lastDayToUpdateLabel: string;
    submit: string;
    cancel: string;
    orderExpansionLabelDesktop: string;
    orderExpansionLabelMobile: string;
    buyButtonLabel: string;
    saveSubscriptionLabel: string;
    skipButtonLabel: string;
    skipOneTimeLabel: string;
    pauseSubscription: string;
    pauseButtonLabel: string;
    cancelSubscription: string;
    expansionLabelDesktop: string;
    expansionLabelMobile: string;
    manageSubscription: string;
    up: string;
    down: string;
    dashBoardTitle: string;
    dashBoardCreditLabel: string;
    signInText: string;
    newLabel: string;
    createAnAccountLabel: string;
    signInLabel: string;
    resetPasswordTitle: string;
    approveText: string;
    rejectText: string;
    commentBoxPlaceholder: string;
    showDetailsLabel: string;
    hideDetailsLabel: string;
    userManagement: string;
    sendInvite: string;
    identifierLabel: string;
    emailAddressLabel: string;
    teamLabel: string;
    roleLabel: string;
    addUser: string;
    remove: string;
    close: string;
    edit: string;
    user: string;
    requiredLabel: string;
    myProfileLabel: string;
    firstNameLabel: string;
    middleNameLabel: string;
    lastNameLabel: string;
    emailLabel: string;
    saveChanges: string;
    smsNotifications: string;
    emailPreferenceLabel: string;
    resetPassword: string;
    changePassword: string;
    oldPassword: string;
    newPassword: string;
    confirmNewPassword: string;
    phoneNumber: string;
    telephone: string;
    extension: string;
    emailForOrderConfirmation: string;
    continue: string;
    deliveryInstruction: string;
    singleAddressText: string;
    multipleAddressText: string;
    newShippingAddressHeaderLabel: string;
    savedAddresses: string;
    paymentMethod: string;
    addNewCard: string;
    cardNumber: string;
    month: string;
    year: string;
    security: string;
    billingAddress: string;
    setToDefaultPaymentMethod: string;
    billingAddressSameAsShipping: string;
    changeAddress: string;
    change: string;
    editInformation: string;
    balance: string;
    listDetails: string;
    shareList: string;
    move: string;
    private: string;
    share: string;
    deleteList: string;
    yes: string;
    lists: string;
    createList: string;
    publicList: string;
    privateList: string;
    shareMyList: string;
    min: string;
    max: string;
};
export { wording };