Get the list of fallback locales
Signature:
getFallback(locale?: string | null): string[];
Parameters
| Parameter | Type | Description |
|---|---|---|
| locale | string | null | (Optional) If empty or undefined, defaults to this.locale |
Returns:
string[]
Messages / getFallback