locales
Description
The locales used for the translation.
Parameters
Name | Description |
---|---|
localeKey | The key is the locale code and the value is the locale name. Use %s for string interpolation. If you want to alternate the order of the arguments, use %s1, %s2, etc. Example: %s1 corresponds to the first argument in the original string. |