Returns ICU skeletons for multiple locale codes based on a source content.
Enter your token in the format token TOKEN
Two-Factor-Authentication token (optional)
Source content
"{number, plural, one {One} other {%{n}}}"
Locale codes
["en"]Keep the content and add missing plural forms for each locale
null
Indicates whether the zero form should be included or excluded in the returned skeletons
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.
"cldr_41"
OK
Object keys are dynamic and based on requested locale codes, see example.