Preparing search index...
The search index is not available
@crowdin/crowdin-api-client
@crowdin/crowdin-api-client
StringTranslationsModel
StringTranslation
Interface StringTranslation
interface
StringTranslation
{
createdAt
:
string
;
id
:
number
;
isPreTranslated
:
boolean
;
pluralCategoryName
:
PluralCategoryName
;
provider
:
string
;
rating
:
number
;
text
:
string
;
user
:
StringTranslationsModel
.
User
;
}
Index
Properties
created
At
id
is
Pre
Translated
plural
Category
Name
provider
rating
text
user
Properties
created
At
created
At
:
string
id
id
:
number
is
Pre
Translated
is
Pre
Translated
:
boolean
plural
Category
Name
plural
Category
Name
:
PluralCategoryName
provider
provider
:
string
rating
rating
:
number
text
text
:
string
user
user
:
StringTranslationsModel
.
User
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
created
At
id
is
Pre
Translated
plural
Category
Name
provider
rating
text
user
@crowdin/crowdin-api-client
Loading...