Authorizations
Enter your token in the format token TOKEN
Headers
Two-Factor-Authentication token (optional)
Body
application/json
Source content
Example:
"{number, plural, one {One} other {%{n}}}"
Locale codes
Example:
["en"]Keep the content and add missing plural forms for each locale
Example:
null
Indicates whether the zero form should be included or excluded in the returned skeletons
Example:
null
Strings supports two CLDR variants, when it comes to pluralization rules.
You can choose which one you want to use when constructing the skeletons. Possible values
are legacy and cldr_41. Default value is legacy.
Example:
"cldr_41"
Response
OK
Object keys are dynamic and based on requested locale codes, see example.