LOGOVALAXY
  • Config
  • API
Documentation navigation
  • client

    • Modules

    • Interfaces

      • AddonCatalogEntry

      • BaseCategory

      • CategoryList

      • CollectionConfig

      • GetHeadersOptions

      • Header

      • LocalizedAddonText

      • LocalizedValaxyAddon

      • LocalSearchResult

      • PostCollectionInfo

      • ScrollToOptions

      • ValaxySSGContext

    • Type Aliases

    • Variables

    • Functions

  • node

  • types

Interface: LocalizedAddonText ​

Source: 1.0.0-rc.14 · a572916b42ec

Defined in: packages/@valaxyjs/utils/src/types/addons.ts:4

Properties ​

en ​

ts
en: string;

Defined in: packages/@valaxyjs/utils/src/types/addons.ts:5


zh-CN ​

ts
zh-CN: string;

Defined in: packages/@valaxyjs/utils/src/types/addons.ts:6

Previous pageHeader
Next pageLocalizedValaxyAddon
On this page

Released under the MIT License. (a572916b)

Copyright © 2022-present YunYouJun & Valaxy Contributors