Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface CFPDLangTableItem

多语言项数据

Hierarchy

  • CFPDLangTableItem

Index

Properties

Optional bdCode

bdCode?: string

百度翻译语言代码

Optional comment

comment?: string

辅助备注

Optional direction

direction?: "rtl" | "ltr"

语言方向,不指定则认为是ltr

Optional disabled

disabled?: boolean

语言是否被禁用

locale

locale: LANG_LOCALE

语言代号

value

value: string

语言名称

Generated using TypeDoc