Options
All
  • Public
  • Public/Protected
  • All
Menu

多语言管理类

Hierarchy

  • Language

Index

Constructors

Properties

Methods

Constructors

constructor

Properties

Static code

code: string = "zh-cn"

当前的语言

Methods

Static get

  • get(langkey: string): string
  • 得到语言对应的

    Parameters

    • langkey: string

      多语言对应的key

    Returns string

    返回对应的字符串

Generated using TypeDoc