Preparing search index...
The search index is not available
@crowdin/crowdin-api-client
@crowdin/crowdin-api-client
SourceStringsModel
PluralText
Interface PluralText
interface
PluralText
{
few
?:
string
;
many
?:
string
;
one
?:
string
;
other
?:
string
;
two
?:
string
;
zero
?:
string
;
}
Index
Properties
few?
many?
one?
other?
two?
zero?
Properties
Optional
few
few
?:
string
Optional
many
many
?:
string
Optional
one
one
?:
string
Optional
other
other
?:
string
Optional
two
two
?:
string
Optional
zero
zero
?:
string
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
few
many
one
other
two
zero
@crowdin/crowdin-api-client
Loading...