Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 401 Bytes

_LocaleMap.md

File metadata and controls

18 lines (11 loc) · 401 Bytes

[TITLE MISSING]

Definitions

LocaleMap<T>

All translations for the entry, identified by IETF language tag (BCP47).

  • Type: Dictionary
  • Property Values: LocaleMap[key]
  • Pattern: ^[a-z]{2}-[A-Z]{2}$
  • Minimum Properties: 1

LocaleMap[key]

  • Type: T