Preparing search index...
The search index is not available
@crowdin/crowdin-api-client
@crowdin/crowdin-api-client
LanguagesModel
AddLanguageRequest
Interface AddLanguageRequest
interface
AddLanguageRequest
{
code
:
string
;
dialectOf
?:
string
;
localeCode
:
string
;
name
:
string
;
pluralCategoryNames
:
string
[]
;
textDirection
:
TextDirection
;
threeLettersCode
:
string
;
twoLettersCode
?:
string
;
}
Index
Properties
code
dialect
Of?
locale
Code
name
plural
Category
Names
text
Direction
three
Letters
Code
two
Letters
Code?
Properties
code
code
:
string
Optional
dialect
Of
dialect
Of
?:
string
locale
Code
locale
Code
:
string
name
name
:
string
plural
Category
Names
plural
Category
Names
:
string
[]
text
Direction
text
Direction
:
TextDirection
three
Letters
Code
three
Letters
Code
:
string
Optional
two
Letters
Code
two
Letters
Code
?:
string
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
code
dialect
Of
locale
Code
name
plural
Category
Names
text
Direction
three
Letters
Code
two
Letters
Code
@crowdin/crowdin-api-client
Loading...