LanguageCode
A two letter lowercase language code conforming to the ISO 639-1 standard. Additionally, this may be used to submit requests with the header parameter Accept-Language
, following RFC 2616 & RFC 1766.
LanguageCode
string
A two letter lowercase language code conforming to the ISO 639-1 standard. Additionally, this may be used to submit requests with the header parameter Accept-Language
, following RFC 2616 & RFC 1766.
Pattern:
^[a-z][a-z]$
en